PHP » GoLang |
login |
register |
about
|
GoLang cubrid_client_encoding
request it (333)
GoLang replacement for PHP's cubrid_client_encoding
[edit | history]
cubrid_client_encoding(PECL CUBRID >= 8.3.1) cubrid_client_encoding — Return the current CUBRID connection charset Description
string cubrid_client_encoding
([ resource
$conn_identifier
] )This function returns the current CUBRID connection charset and is similar to the CUBRID function cubrid_get_charset(). Parameters
Return ValuesA string that represents the CUBRID connection charset; on success.
ExamplesExample #1 cubrid_client_encoding() example
<?php The above example will output: CUBRID current charset: iso8859-1 |
more
Recently updated
more
Most requested
more
Last requests
|