mb_convert_variables

Example

 string mb_convert_variables ( string $to_encoding , mixed $from_encoding , mixed &$vars [, mixed &$... ] ) 

Description

Convert character code in variable(s)

Return Values

The character encoding before conversion for success, or FALSE for failure.