Re: Database problem?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



William Stokes wrote:
OK. Where can I change the register_globals setting?
<snip>

In the php.ini and/or in a .htaccess (if you're using Apache, and that Apache server is configured to allow such changes in a .htaccess). However, let me be the fist to suggest that you leave register_globals off, and write code to work with that (it will continue to work properly on a server with globals on). Also, the standing rule: Never Trust User Input.

--
John C. Nichel IV
Programmer/System Admin (ÜberGeek)
Dot Com Holdings of Buffalo
716.856.9675
jnichel@xxxxxxxxxxxxxxxxxxxxxxxxxxx

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux