Well, I know I am not running the latest version of PHP but I don't believe
this is accurate.  I believe PHP case sensitivity is based on the os that
processes the file.  Can anyone clear this up.

Daryl

-----Original Message-----
From: Leif K-Brooks [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 23, 2003 7:41 PM
To: Daryl Meese
Cc: [EMAIL PROTECTED]; Miles Thompson; Petre Agenbag; Beauford.2005;
[EMAIL PROTECTED]
Subject: Re: [PHP] I'm really getting annoyed with PHP


Daryl Meese wrote:

>One important difference between most windows and linux setups is is case
>sensitivity.  Windows sees $x and $X as the same variable but Linux does
>not.  so it could be a case issue.
>
The two OSes do that with /files/, but PHP doesn't rely on the OS to
check variable names.  PHP is case-sensitive, no matter what OS it's on.

--
The above message is encrypted with double rot13 encoding.  Any unauthorized
attempt to decrypt it will be prosecuted to the full extent of the law.




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

Reply via email to