cubrid_client_encoding Return the current CUBRID connection charset &reftitle.description; stringcubrid_client_encoding resourceconn_identifier This function returns the current CUBRID connection charset and is similar to the CUBRID function cubrid_get_charset. &reftitle.parameters; conn_identifier The CUBRID connection. If the connection identifier is not specified, the last link opened by cubrid_connect is assumed. &reftitle.returnvalues; A string that represents the CUBRID connection charset; on success. &false; on failure. &reftitle.examples; <function>cubrid_client_encoding</function> example ]]> &example.outputs; &reftitle.seealso; cubrid_get_charset