with regard to register_globals being off, what kind of security
implications are there? And what would you define as badly/poorly written
php code?

brush your teeth?? =)

-----Original Message-----
From: CPT John W. Holmes [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 01, 2003 7:06 PM
To: [EMAIL PROTECTED]; Gal
Subject: Re: [PHP] Variables not passed on localhost setup


From: "Gal" <[EMAIL PROTECTED]>


> Reply - this means your php is running on php defaults configuration.
> you need to copy the 'php.ini-dist' file as 'php.ini' to c:\windows.
> edit the the file 'C:\windows\php.ini'
> and change register_globals = Off to register_globals = On

(and restart your web server)

(and make sure you understand the security implications that may arise from
having globals on and poorly written code)

(and brush your teeth)

---John Holmes...

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

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

Reply via email to