function mb get info


mb_get_infoPodręcznik PHPPoprzedniNastępnymb_get_info (PHP 4 >= 4.2.0)mb_get_info -- Get internal settings of mbstringDescriptionstring mb_get_info ( [string type])OstrzeżenieTa funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko. mb_get_info() returns internal setting parameter of mbstring. If type isn't specified or is specified to "all", an array having the elements "internal_encoding", "http_output", "http_input", "func_overload" will be returned. If type is specified for "http_output", "http_input", "internal_encoding", "func_overload", the specified setting parameter will be returned. See also mb_internal_encoding(), mb_http_output(). PoprzedniSpis treściNastępnymb_eregiPoczątek rozdziałumb_http_input

Wyszukiwarka