PHP » GoLang |
login |
register |
about
|
GoLang mb_convert_kana
request it (393)
GoLang replacement for PHP's mb_convert_kana
[edit | history]
mb_convert_kana(PHP 4 >= 4.0.6, PHP 5, PHP 7) mb_convert_kana — Convert "kana" one from another ("zen-kaku", "han-kaku" and more) Description
string mb_convert_kana
( string
$str
[, string $option = "KV"
[, string $encoding = mb_internal_encoding()
]] )
Performs a "han-kaku" - "zen-kaku" conversion for string Parameters
Return ValuesThe converted string. Examples
Example #1 mb_convert_kana() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|