mysql_set_charset

 bool mysql_set_charset ( string $charset [, resource $link_identifier ] ) 

説明

Sets the default character set for the current connection.

戻り値

Returns TRUE on success or FALSE on failure.