Sep
17
2010
|
|
| mysqli_get_server_info (PHP 5) mysqli_get_server_info(no version information, might be only in CVS) mysqli->server_info -- Returns the version of the MySQL serverОписаниеProcedural style: string mysqli_get_server_info ( mysqli link )Object oriented style (property): class mysqli {string server_info } Returns a string representing the version of the MySQL server that the MySQLi extension is connected to (represented by the link parameter). Возвращаемые значенияA character string representing the server version. Смотрите такжеmysqli_get_client_info(), mysqli_get_client_version() и mysqli_get_server_version(). Примеры
Результат выполнения данного примера:
| |||
| Комментарии |
|
Powered by !JoomlaComment 3.26