[olug] Apache/PHP setup problem

Ryan rps at willconsult.com
Tue Nov 19 13:09:11 UTC 2002


I also discovered this weekend that you can get your form or url variables 
created automatically by calling extract($_GET) or extract($_POST), if you 
don't want or can't turn on the server wide 'register_globals' directive.

-Ryan




More information about the OLUG mailing list