PHP Function List
strpost doesn't exist. Closest matches:
- strpos
- stripos
- strrpos
- strripos
- strstr
- mb_strpos
- stristr
- mb_stripos
- mb_strrpos
- strptime
- mb_strripos
- strtr
- iconv_strpos
- str_rot13
- mb_strstr
- str_split
- strtok
- strcmp
- strspn
- iconv_strrpos
Site Search Results
-
Find the numeric position of the first occurrence of needle in the haystack string.
-
Return Values. Returns < 0 if str1 is less than str2; > 0 if str1 is greater than str2, and 0 if they are equal.
-
Returns part of haystack string from the first occurrence of needle to the end of haystack. Note: This function is case-sensitive. For case-insensitive searches, use ...

Other forms of search
To search the string "strpost" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
