|
|||||||
|
|
mb_output_handler(PHP 4 >= 4.0.6, PHP 5) mb_output_handler -- Callback function converts character encoding in output bufferDescriptionstring mb_output_handler ( string contents, int status)mb_output_handler() is ob_start() callback function. mb_output_handler() converts characters in output buffer from internal character encoding to HTTP output character encoding. 4.1.0 or later version, this handler adds charset HTTP header when following conditions are met:
contents : Output buffer contents status : Output buffer status Return Value: String converted
See also ob_start(). | ||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "PHP Manualen". See Index Page for more info about Authorship and Copyright. 1999-2009 Linuxinfor.com. No rights reserved. |