From professional translators, enterprises, web pages and freely available translation repositories.
the following configure options are related to the mbstring module.
how to enable mbstring
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
for iso-8859-*, mbstring always detects as iso-8859-*.
Örnek 1.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
mb_get_info() returns internal setting parameter of mbstring.
dikkatli olun, ve bu modülü aldığınız riski bilerek kullanın.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
--enable-mbstring: enable mbstring functions. this option is required to use mbstring functions.
you must enable module with configure script.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
currently, the following character encoding is supported by the mbstring module. character encoding may be specified for mbstring functions' encoding parameter.
Örnek 4. php.ini setting example
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
if enctype is set to multipart/form-data in html forms, mbstring does not convert character encoding in post data. the user must convert them in the script, if conversion is needed.
supported character encoding
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
--enable-mbstr-enc-trans: enable http input character encoding conversion using mbstring conversion engine. if this feature is enabled, http input character encoding may be converted to mbstring.internal_encoding automatically.
enable mbstring enable mbstring functions.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: