It's a much better idea to not do this, and change your code to use the $_GET and $_POST super globals for this.
Derick Vins wrote: > OK.... if you are running php on apache and your form variables don't pass > through.... > fire up your editor and edit php.ini and turn "Register Globals ON" > > Cheerz > Until Next time..... > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php