sqlsrv_server_info(Информация о версии неизвестна, возможно, только в SVN) sqlsrv_server_info — Returns information about the server Описание
array sqlsrv_server_info
( resource $conn
)
Returns information about the server. Список параметров
Возвращаемые значенияReturns an array as described in the following table:
Примеры
Пример #1 sqlsrv_server_info() example
<?php |
||||||||