> Still not working with tourning on register_globals. Got the error message
> undefined Variable, even phpmyadmin have the same problem.

You didn't turn them on correctly then.  Perhaps you edited the wrong
php.ini file.  Put a phpinfo() call on a page and check where PHP is
looking for the php.ini file and also check the status of the
register_globals setting on that page.

-Rasmus


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

Reply via email to