PHP » GoLang |
login |
register |
about
|
GoLang mb_output_handler
request it (457)
GoLang replacement for PHP's mb_output_handler
[edit | history]
mb_output_handler(PHP 4 >= 4.0.6, PHP 5, PHP 7) mb_output_handler — Callback function converts character encoding in output buffer Description
string mb_output_handler
( string
$contents
, int $status
)mb_output_handler() is ob_start() callback function. mb_output_handler() converts characters in the output buffer from internal character encoding to HTTP output character encoding. Parameters
Return ValuesThe converted string. Changelog
Examples
Example #1 mb_output_handler() example
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|