



|
Manuel PHP
|
|
Table : .mb check encoding.mb convert case .mb convert encoding .mb convert kana .mb convert variables .mb decode mimeheader .mb decode numericentity .mb detect encoding .mb detect order .mb encode mimeheader .mb encode numericentity .mb ereg match .mb ereg replace .mb ereg search getpos .mb ereg search getregs .mb ereg search init .mb ereg search pos .mb ereg search regs .mb ereg search setpos .mb ereg search .mb ereg .mb eregi replace .mb eregi .mb get info .mb http input .mb http output .mb internal encoding .mb language .mb list encodings alias names .mb list encodings .mb list mime names .mb output handler .mb parse str .mb preferred mime name .mb regex encoding .mb regex set options .mb send mail .mb split .mb strcut .mb strimwidth .mb stripos .mb stristr .mb strlen .mb strpos .mb strrchr .mb strrichr .mb strripos .mb strrpos .mb strstr .mb strtolower .mb strtoupper .mb strwidth .mb substitute character .mb substr count .mb substr |
mb_strrposmb_strrposDescriptionint mb_strrpos ( string haystack, string needle [, int offset [, string encoding]] )
mb_strrpos() retourne la position numérique de
la dernière occurrence du caractère
mb_strrpos() effectue une recherche de type
strpos(), en tenant compte des caractères
multi-octets. La position de
Si
|

