mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Returns 'server_version' in 'server' key
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297480 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3c5e32fa72
commit
d8cfeeada7
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
&reftitle.returnvalues;
|
||||
<para>
|
||||
Returns an array with <literal>client</literal>, <literal>protocol</literal>
|
||||
and <literal>server_version</literal> keys and values (if available). Returns
|
||||
and <literal>server</literal> keys and values (if available). Returns
|
||||
&false; on error or invalid connection.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue