![]() |
|
||||||||||
|
mb_substitute_characterDescriptionmixed mb_substitute_character ( [mixed substrchar] )mb_substitute_character() specifies substitution character when input character encoding is invalid or character code is not exist in output character encoding. Invalid characters may be substituted NULL(no output), string or integer value (Unicode character code value). This setting affects mb_convert_encoding(), mb_convert_variables(), mb_output_handler(), and mb_send_mail().
Return Value: If
mb_substitute_character There are no user contributed notes for this page. |