ID: 14299
Updated by: philip
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.0.6
New Comment:
closed.
Previous Comments:
[2001-11-30
ID: 14299
Updated by: philip
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.0.6
New Comment:
Strings are case sensitive. Kinda like: if ($var == 'Bar') will return false if $var
= 'bar'.
Maybe because e