MysqlndUhConnection::charsetName Returns the default character set for the database connection &reftitle.description; public stringMysqlndUhConnection::charsetName mysqlnd_connectionconnection Returns the default character set for the database connection. &reftitle.parameters; connection Mysqlnd connection handle. Do not modify! &reftitle.returnvalues; The default character set. &reftitle.examples; <function>MysqlndUhConnection::charsetName</function> example ]]> &example.outputs; NULL, )) proxy::charsetName returns 'latin1' string(6) "latin1" ]]> &reftitle.seealso; mysqlnd_uh_set_connection_proxy mysqli_character_set_name