Hi,

Friday, January 31, 2003, 10:42:42 AM, you 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...

DO> Best regards, 

DO> Davy Obdam
DO> mailto:[EMAIL PROTECTED] 


It should be:
 php_flag         register_globals       on

-- 
regards,
Tom


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to