[PHP-DEV] Bug #14299 Updated: explode() case sensitivity.

2001-12-11 Thread philip
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

[PHP-DEV] Bug #14299 Updated: explode() case sensitivity.

2001-11-30 Thread philip
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