tony2001 Tue Nov 28 15:33:18 2006 UTC
Modified files:
/phpdoc/en/reference/ibm_db2/functions db2-exec.xml
Log:
apply patch by Owain Jones
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ibm_db2/functions/db2-exec.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/ibm_db2/functions/db2-exec.xml
diff -u phpdoc/en/reference/ibm_db2/functions/db2-exec.xml:1.9
phpdoc/en/reference/ibm_db2/functions/db2-exec.xml:1.10
--- phpdoc/en/reference/ibm_db2/functions/db2-exec.xml:1.9 Tue Oct 3
23:10:41 2006
+++ phpdoc/en/reference/ibm_db2/functions/db2-exec.xml Tue Nov 28 15:33:18 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc.
-->
<refentry id="function.db2-exec">
<refnamediv>
@@ -19,7 +19,7 @@
<para>
- Prepares and executes an SQL statement.
+ Executes an SQL statement directly.
</para>
<para>
If you plan to interpolate PHP variables into the SQL statement, understand