mysql_xdevapi\Session
PHP Manual

Session::getServerVersion

(No version information available, might only be in Git)

Session::getServerVersionGet server version

说明

public integer mysql_xdevapi\Session::getServerVersion ( void )

Warning

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

返回值

The MySQL server version for the session.

范例

Example #1 mysql_xdevapi\Session::getServerVersion() example

<?php

/* ... */

?>

mysql_xdevapi\Session
PHP Manual