So sprach »Johnson, Kirk« am 2001-08-29 um 17:37:27 -0600 :
> Check if register_globals is off in php.ini. If it is, you will need to

Easiest to check this (and a load of other settings), is to create a
small PHP file, which contains nothing but:

<?php   phpinfo();      ?>

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
                Uptime: 17 hours 20 minutes

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to