functions-online

strripos

description

Find position of last occurrence of $needle in the case-insensitive string $haystack. Unlike strrpos(), strripos() is case-insensitive.

declaration of strripos

mixed strripos ( string $haystack , string $needle [, int $offset ] )

test strripos online










share strripos

comments for strripos

be the first

No comments so far for strripos(). Leave yours as first below.

+

Leave your comment