PHP » GoLang |
login |
register |
about
|
GoLang mysql_set_charset
request it (403)
GoLang replacement for PHP's mysql_set_charset
[edit | history]
mysql_set_charset(PHP 5 >= 5.2.3) mysql_set_charset — Sets the client character set Warning
This extension was deprecated in PHP 5.5.0, and it was removed in PHP 7.0.0. Instead, the MySQLi or PDO_MySQL extension should be used. See also MySQL: choosing an API guide and related FAQ for more information. Alternatives to this function include:
Description
bool mysql_set_charset
( string
$charset
[, resource $link_identifier = NULL
] )Sets the default character set for the current connection. Parameters
Return Values
Returns Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests |