Sep
17
2010
mysqli_get_client_version()

mysqli_get_client_version

(PHP 5)

mysqli_get_client_version -- Get MySQL client info

Описание

int mysqli_get_client_version ( void )

Returns client version number as an integer.

Возвращаемые значения

A number that represents the MySQL client library version in format: main_version*10000 + minor_version *100 + sub_version. For , 4.1.0 is returned as 40100.

This is useful to quickly determine the version of the client library to know if some capability exits.

Смотрите также

mysqli_get_client_info(), mysqli_get_server_info() и mysqli_get_server_version().

Примеры

<?php

/* We don't need a connection to determine
   the version of mysql client library */

printf("Client library version: %d\n"mysqli_get_client_version());
?>
 
 
 
Комментарии
Добавить новый Поиск
Оставить комментарий
Имя:
Email:
 
Веб-сайт:
Тема:
UBB-Код:
[b] [i] [u] [url] [quote] [code] [img] 
 
 
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch:
:(:shock::X:side::):P:unsure::woohoo::huh::whistle:;):s
:!::?::idea::arrow:
 
Пожалуйста, введите проверочный код, который Вы видите на картинке.
Powered by !JoomlaComment 3.26

3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."

 

Кто онлайн

Сейчас 10 гостей онлайн