Hi
Im creating a list of tutorials on my website and I want to group them by the designer. Is it possible, to write a MySQL query which will function on a PHP website which prints the designer name once and then lists all of his tutorials underneath... in one query? and then does it for all of the designers listed...
I can do it with multiple queries, but am looking for a faster solution...
Thanks
lworks