



|
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_ereg_replacemb_ereg_replace(PHP 4 >= 4.2.0) mb_ereg_replace -- Remplace des segments de chaînes, avec le support des expressions rationnelles mutli-octetsDescriptionstring mb_ereg_replace ( string pattern, string replacement, string string [, string option] )
mb_ereg_replace() analyse la chaîne
Des options de recherches peuvent être configurées avec le paramètre
Le jeu de caractères interne, ou le jeu de caractères est spécifié par mb_regex_encoding(). Voir aussi mb_regex_encoding() et mb_eregi_replace().
|

