"jjliu" <jjliu DeleteThis @earthlink.net> escribió en el mensaje
news:sQZfb.26408$f11.21809@newsread1.news.atl.earthlink.net...
> How do I configure apache which allows PHP automatically to create program
> variables with the same name as the HTML form elements. Thanks.
That's merely a PHP config option. Edit php.ini and set register_globals on.
Remember register_globals is bad for performance and even allows some
exploits in poorly written apps.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Apache configuration for PHP variables