|
(PHP 5)
mysqli_character_set_name(no version information, might be only in CVS)
mysqli->character_set_name -- Returns the default character set for the database connectionProcedural style:
string mysqli_character_set_name ( mysqli link )Object oriented style (method):
class mysqli {Returns the current character set for the database connection specified by the link parameter.
Beispiel 2. Procedural style
|
Das oben gezeigte Beispiel erzeugt folgende Ausgabe:
Current character set is latin1_swedish_ci |
Zurück | Zum Anfang | Weiter |
mysqli_change_user | Nach oben | mysqli_client_encoding |
Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:03