From:             [EMAIL PROTECTED]
Operating system: Linux 7.1
PHP version:      4.0.6
PHP Bug Type:     Unknown/Other Function
Bug description:  stristr Bug

There appears to be a bug in the stristr function.  If $haystack contains a
string that includes "<P>" and $needle is "<p>", then this function fails. 
However, if we keep $haystack the same and change $needle to "<P>", the
function works.  This is very odd, since I have only observed this behavior
in this particular instance, no where else...

Take care,
Darwin

-- 
Edit bug report at: http://bugs.php.net/?id=12753&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to