mb_decode_numericentity
HTML 数値エンティティを文字にデコードする
&reftitle.description;
stringmb_decode_numericentity
stringstr
arrayconvmap
stringencodingmb_internal_encoding()
文字列 str
において指定した文字領域にある数値エンティティを変換し、
変換後の文字列を返します。
&reftitle.parameters;
str
デコードする文字列。
convmap
convmap
は変換するコード領域を指定する配列です。
encoding
&mbstring.encoding.parameter;
&reftitle.returnvalues;
変換された文字列を返します。
&reftitle.examples;
convmap の例
]]>
&reftitle.seealso;
mb_encode_numericentity