georg Sat Mar 23 02:19:38 2002 EDT
Modified files:
/phpdoc/en/functions mysql.xml
Log:
changed return value from mysql_get_server_info, typo fixed
Index: phpdoc/en/functions/mysql.xml
diff -u phpdoc/en/functions/mysql.xml:1.93 phpdoc/en/functions/mysql.xml:1.94
--- phpdoc/en/functions/mysql.xml:1.93 Wed Mar 20 17:21:29 2002
+++ phpdoc/en/functions/mysql.xml Sat Mar 23 02:19:38 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.93 $ -->
+<!-- $Revision: 1.94 $ -->
<reference id="ref.mysql">
<title>MySQL Functions</title>
<titleabbrev>MySQL</titleabbrev>
@@ -2211,14 +2211,14 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>mysql_get_server_info</methodname>
+ <type>string<type><methodname>mysql_get_server_info</methodname>
<methodparam
choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
</methodsynopsis>
<para>
<function>mysql_get_server_info</function> returns the server
version used by connection
<parameter>link_identifier</parameter>. If
- <parameter>link_identifier</parameter> is omited, the last opened
+ <parameter>link_identifier</parameter> is omitted, the last opened
connection will be used.
</para>
<para>- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Georg Richter
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Slawomir Pucia
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Sander Roobol
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Chris Newbill
- Re: [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Andrew Lindeman
- Re: [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Gabor Hojtsy
- Re: [PHP-DOC] cvs: phpdoc /en/functions mysql... Andrew Lindeman
- Re: [PHP-DOC] cvs: phpdoc /en/functions m... Zak Greant
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Georg Richter
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Georg Richter
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Georg Richter
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Dirkjan Ochtman
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Dirkjan Ochtman
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Georg Richter
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Jan Lehnardt
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/functions mysql.xml Sander Roobol
