|
(no version information, might be only in CVS)
mysqli_set_charset(no version information, might be only in CVS)
mysqli->set_charset -- Sets the default client character setThe mysqli_set_charset() function sets the default character set (specified by the charset parameter) to be used when sending data from and to the database server represented by the link parameter.
Note: To use this function on a Windows platform you need MySQL client library version 4.1.11 or above (for MySQL 5.0 you need 5.0.6 or above)
Example 2. Procedural style
|
The above example will output:
Current character set: utf8 |
Hosting by: Hurra Communications Ltd.
Generated: 2007-01-26 18:00:08