|
Posted by John Nichel on 11/28/05 21:11
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@dotcomholdingsofbuffalo.com
Navigation:
[Reply to this message]
|