Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_output_handler
mb_output_handler
Callback function that converts character encoding in output buffer
Name:
mb_output_handler
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Callback function that converts character encoding in output buffer
Related
How to handle character set issues when uploading files through mb_get_info
4
Understanding Why PHP json_decode() Returns null and How to Fix It
3
Two Methods to Get 13-Digit Timestamp in PHP
3
How to write the parameter format for the mysqli::debug function? What are the specifications and key considerations?
9
Similar Functions
mb_http_input
mb_http_input
DetectHTTPinputchara
mb_ereg_replace_callback
mb_ereg_replace_callback
Performregularexpres
mb_stristr
mb_stristr
Caseinsensitivelysea
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
mb_get_info
mb_get_info
Gettheinternalsettin
mb_ereg_search
mb_ereg_search
Multi-byteregularexp
mb_convert_variables
mb_convert_variables
Convertcharacterenco
mb_detect_order
mb_detect_order
Set/getthedetectiono
Popular Articles