For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > March 2004 > cvs: phpdoc /en/reference/mysqli/functions mysqli-stmt-bind-param.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-bind-param.xml
Georg Richter

2004-03-28, 10:13 pm

georg Sun Mar 28 03:52:33 2004 EDT

Modified files:
/phpdoc/en/reference/mysqli/functions mysqli-stmt-bind-param.xml
Log:
fixed wrong function name in description


http://cvs.php.net/diff.php/phpdoc/...1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-stmt-bind-param.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-stmt-bind-param.xml:1.2 phpdoc/en/reference/mysqli/functions/mysqli-stmt-bind-param.xml:1.3
--- phpdoc/en/reference/mysqli/functions/mysqli-stmt-bind-param.xml:1.2 Wed Mar 10 11:25:55 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-stmt-bind-param.xml Sun Mar 28 03:52:33 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.mysqli-stmt-bind-param">
<refnamediv>
<refname>mysqli_stmt_bind_param</refname>
@@ -28,7 +28,7 @@
</methodsynopsis>
</classsynopsis>
<para>
- <function>mysql_bind_param</function> is used to bind variables for the
+ <function>mysqli_stmt_bind_param</function> is used to bind variables for the
parameter markers in the SQL statement that was passed to
<function>mysql_prepare</function>.
The string <parameter>types</parameter> contains one or more characters which specify
Sponsored Links







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

Copyright 2008 codecomments.com