yincheng Sat Nov 9 01:57:30 2002 EDT
Modified files:
/phpdoc/en/reference/oci8/functions ociparse.xml
Log:
add <parameter> tag
Index: phpdoc/en/reference/oci8/functions/ociparse.xml
diff -u phpdoc/en/reference/oci8/functions/ociparse.xml:1.2
phpdoc/en/reference/oci8/functions/ociparse.xml:1.3
--- phpdoc/en/reference/oci8/functions/ociparse.xml:1.2 Wed Apr 17 02:42:20 2002
+++ phpdoc/en/reference/oci8/functions/ociparse.xml Sat Nov 9 01:57:30 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.2 -->
<refentry id="function.ociparse">
<refnamediv>
@@ -16,7 +16,8 @@
<simpara>
<function>OCIParse</function> parses the
<parameter>query</parameter> using <parameter>conn</parameter>.
- It returns the statement identity if the query is valid, &false; if
+ It returns the statement identity if the <parameter>query</parameter>
+ is valid, &false; if
not. The <parameter>query</parameter> can be any valid SQL
statement or PL/SQL block.
</simpara>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php