PHP » GoLang |
login |
register |
about
|
GoLang mb_convert_encoding
request it (412)
GoLang replacement for PHP's mb_convert_encoding
[edit | history]
mb_convert_encoding(PHP 4 >= 4.0.6, PHP 5, PHP 7) mb_convert_encoding — Convert character encoding Description
string mb_convert_encoding
( string
$str
, string $to_encoding
[, mixed $from_encoding = mb_internal_encoding()
] )
Converts the character encoding of string Parameters
Return ValuesThe encoded string. Examples
Example #1 mb_convert_encoding() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|