Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
maxdb_character_set_name -- Returns the default character set for the database connectionProcedural style:
string maxdb_character_set_name ( resource link )Returns the current character set for the database connection specified by the link parameter.
The above examples would be produce the following output:
Current character set is ascii |
Předcházející | Domů | Další |
maxdb_change_user | Nahoru | maxdb_client_encoding |