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