mysql_client_encoding

Example

 string mysql_client_encoding ([ resource $link_identifier ] ) 

Description

Retrieves the character_set variable from MySQL.

Return Values

Returns the default character set name for the current connection.