On Mon, 25 Oct 2004 11:50:39 -0700 (PDT), Matthew Sims
<[EMAIL PROTECTED]> wrote:
> I see that register_globals is turned on. Now I always use the $_GET and
> $_POST vars but will this still affect me?

.htaccess

php_flag register_globals off


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

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

Reply via email to