Sep
17
2010
|
|
| mysqli_character_set_name (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 connectionОписаниеProcedural style: string mysqli_character_set_name ( mysqli link )Object oriented style (method): class mysqli {string character_set_name ( void ) } Returns the current character set for the database connection specified by the link parameter. Возвращаемые значенияThe default character set for the current connection Смотрите такжеmysqli_client_encoding() и mysqli_real_escape_string(). Примеры
Результат выполнения данного примера:
| |||
| Комментарии |
|
Powered by !JoomlaComment 3.26