On Friday 31 January 2003 09:26, Tom Rogers wrote: > DO> Thanks for your reactions guys, I stil havent been able to get it to > DO> work... I have added a .htaccess file into my directory that needs the > DO> register globals on, containing > > DO> php_value register_globals on > > DO> And i have chanched AllowOverride None to all in the httpd.conf file, > and restarted my webserver... But its stil not working. I am i doing > something wrong? Thanks for your time...
> It should be: > php_flag register_globals on php_value register_globals 0 works for me. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* A national debt, if it is not excessive, will be to us a national blessing. -- Alexander Hamilton */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php