[PHP-DEV] Bug #1096: strpos function From: A.Bednarz <email protected>
Date: 01/26/99

From: A.Bednarz <email protected>
Operating system: all
PHP version: 3.0.6
PHP Bug Type: Misbehaving function
Bug description: strpos function

The strpos function returns 0 if needle is not found in haystack AND
 it returns 0 if needle starts at position 0 in string haystack.

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>