Name

strripos

Synopsis

int strripos(string string, string search)

Returns the position of the last occurrence of search in string using a case-insensitive search, or false if search is not found. This function is a case-insensitive version of strrpos( ).

Get Programming PHP, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.