![]() |
|
||||||||||
|
mb_strripos(no version information, might be only in CVS) mb_strripos -- Finds position of last occurrence of a string within another, case insensitiveОписаниеint mb_strripos ( string haystack, string needle [, int offset [, string encoding]] )
mb_strripos() performs multi-byte safe
strripos() operation based on
number of characters. Список параметров
Возвращаемые значения
Return the numeric position of
the last occurrence of mb_strripos There are no user contributed notes for this page. |