PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
When you say to 'see' a group name, do you mean for debugging purposes? If so, do a print_r($variable) on the MySQL result as it will output the array to the screen.