PHP Manuál | ||
---|---|---|
Předcházející | Další |
Varování |
This function is EXPERIMENTAL. That means, that the behaviour of this function, this function name, in concreto ANYTHING documented here can change in a future release of PHP WITHOUT NOTICE. Be warned, and use this function at your own risk. |
Convert numeric string reference of string str in specified block to character. It returns converted string.
array is array to specifies code area to convert.
encoding is character encoding. If it is omitted, internal character encoding is used.
See also: mb_encode_numericentity().
Předcházející | Domů | Další |
mb_encode_numericentity | Nahoru | mb_send_mail |