Thanks for you help, got it to work with :
php_flag register_globals on in a .htaccess file in the directory`s that need the register globals on.
Best regards,
Davy Obdam
mailto:[EMAIL PROTECTED]
Tom Rogers wrote:
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
-- -------------------------------------------------------------------- Davy Obdam - Obdam webdesignŠ mailto:[EMAIL PROTECTED] web: www.davyobdam.com --------------------------------------------------------------------
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php