For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > May 2004 > cvs: phpdoc /en/reference/mysqli/functions mysqli-stmt-send-long-data.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/mysqli/functions mysqli-stmt-send-long-data.xml
Enrique Garcia Briones

2004-05-28, 1:34 pm

baoengb Fri May 28 12:43:01 2004 EDT

Modified files:
/phpdoc/en/reference/mysqli/functions
mysqli-stmt-send-long-data.xml
Log:
minor typos

http://cvs.php.net/diff.php/phpdoc/...1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-stmt-send-long-data.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-stmt-send-long-data.xml:1.1 phpdoc/en/reference/mysqli/functions/mysqli-stmt-send-long-data.xml:1.2
--- phpdoc/en/reference/mysqli/functions/mysqli-stmt-send-long-data.xml:1.1 Tue Mar 9 12:21:48 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-stmt-send-long-data.xml Fri May 28 12:43:01 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.mysqli-stmt-send-long-data">
<refnamediv>
<refname>mysqli_stmt_send_long_data</refname>
@@ -32,15 +32,16 @@
</para>
<para>
<parameter>param_nr</parameter> indicates which parameter to associate the data with.
- Parameters are numbered beginning with 0. data is a string containing data to be sent.
+ Parameters are numbered beginning with 0.
+ <parameter>data</parameter> is a string containing data to be sent.
</para>
</refsect1>
<refsect1>
- <title>Return values</title>
+ &reftitle.returnvalues;
<para>&return.success;</para>
</refsect1>
<refsect1>
- <title>See also</title>
+ &reftitle.seealso;
<para>
<function>mysqli_prepare</function>,
<function>mysqli_stmt_bind_param</function>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com