mb_regex_encoding

(PHP 4 CVS only)

mb_regex_encoding --  Returns current encoding for multibyte regex as string

Description

string mb_regex_encoding ( [string encoding])

Uyarý

Bu modül DENEYSELDıR. Bunun anlamı, burada listenen fonksiyonlar, fonksiyon isimleri, kısaca burada yazılan HER şEY PHP"nin ilerki sürümlerinde UYARI YAPILMAKSIZIN DEğışTıRıLEBıLıR. Dikkatli olun, ve bu modülü aldığınız riski bilerek kullanın.

mb_regex_encoding() returns the character encoding used by multibyte regex functions.

If the optional parameter encoding is specified, it is set to the character encoding for multibyte regex. The default value is the internal character encoding.

Not: This function is supported in PHP 4.2.0 or higher.

See also: mb_internal_encoding(), mb_ereg()