[PHP-DOC] cvs: phpdoc /fr/functions uodbc.xml
by Damien Seguy other posts by this author
Apr 3 2001 1:23PM messages near this date
[PHP-DOC] cvs: phpdoc /fr/functions filesystem.xml
|
[PHP-DOC] cvs: phpdoc /fr/functions openssl.xml
dams Tue Apr 3 06:23:08 2001 EDT
Modified files:
/phpdoc/fr/functions uodbc.xml
Log:
Keeping up with en tree.
Index: phpdoc/fr/functions/uodbc.xml
diff -u phpdoc/fr/functions/uodbc.xml:1.9 phpdoc/fr/functions/uodbc.xml:1.10
--- phpdoc/fr/functions/uodbc.xml:1.9 Thu Mar 22 02:38:22 2001
+++ phpdoc/fr/functions/uodbc.xml Tue Apr 3 06:23:08 2001
@@ -381,7 +381,7 @@
<title> Description</title>
<funcsynopsis>
<funcprototype>
- <funcdef> int <function>odbc_error</function></funcdef>
+ <funcdef> string <function>odbc_error</function></funcdef>
<paramdef> resource <parameter><optional>connection_id</optional></parameter></paramde
f>
</funcprototype>
</funcsynopsis>
@@ -394,7 +394,9 @@
état de n'importe quelle connexion qui est retourné.
</simpara>
<simpara>
- Voir aussi : <function> odbc_errormsg</function> et <function>odbc_exec</function>.
+ Voir aussi
+ <function> odbc_errormsg</function> et
+ <function> odbc_exec</function>.
</simpara>
</refsect1>
</refentry>
@@ -407,7 +409,7 @@
<title> Description</title>
<funcsynopsis>
<funcprototype>
- <funcdef> int <function>odbc_errormsg</function></funcdef>
+ <funcdef> string <function>odbc_errormsg</function></funcdef>
<paramdef> int <parameter><optional>connection_id</optional></parameter></paramdef>
</funcprototype>
</funcsynopsis>
@@ -420,7 +422,9 @@
état de n'importe quelle connexion qui est retourné.
</simpara>
<simpara>
- Voir aussi : <function> odbc_error</function> et <function>odbc_exec</function>.
+ Voir aussi
+ <function> odbc_error</function> et
+ <function> odbc_exec</function>.
</simpara>
</refsect1>
</refentry>
|