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!
No, volka is right here, he needs to use $_GET['name'] in this case. However, that is assuming you are running PHP 4.1.x or higher and register_globals is off.