[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/mysqli/mysqli=5Fstmt/_bind-result.xml_execute.xm
From:       Joe_Watkins <krakjoe () php ! net>
Date:       2013-10-26 9:29:43
Message-ID: svn-krakjoe-1382779783-331998-509946007 () svn ! php ! net
[Download RAW message or body]

krakjoe                                  Sat, 26 Oct 2013 09:29:43 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=331998

Log:
#61128 add get_result to see also in a few places

Bug: https://bugs.php.net/61128 (Open) add get_result to See Also
      
Changed paths:
    U   phpdoc/en/trunk/reference/mysqli/mysqli_stmt/bind-result.xml
    U   phpdoc/en/trunk/reference/mysqli/mysqli_stmt/execute.xml
    U   phpdoc/en/trunk/reference/mysqli/mysqli_stmt/prepare.xml

Modified: phpdoc/en/trunk/reference/mysqli/mysqli_stmt/bind-result.xml
===================================================================
--- phpdoc/en/trunk/reference/mysqli/mysqli_stmt/bind-result.xml	2013-10-26 09:16:31 UTC (rev 331997)
+++ phpdoc/en/trunk/reference/mysqli/mysqli_stmt/bind-result.xml	2013-10-26 09:29:43 UTC (rev 331998)
@@ -157,6 +157,7 @@
   &reftitle.seealso;
   <para>
    <simplelist>
+    <member><function>mysqli_stmt_get_result</function></member>
     <member><function>mysqli_stmt_bind_param</function></member>
     <member><function>mysqli_stmt_execute</function></member>
     <member><function>mysqli_stmt_fetch</function></member>

Modified: phpdoc/en/trunk/reference/mysqli/mysqli_stmt/execute.xml
===================================================================
--- phpdoc/en/trunk/reference/mysqli/mysqli_stmt/execute.xml	2013-10-26 09:16:31 UTC (rev 331997)
+++ phpdoc/en/trunk/reference/mysqli/mysqli_stmt/execute.xml	2013-10-26 09:29:43 UTC (rev 331998)
@@ -188,6 +188,7 @@
    <simplelist>
     <member><function>mysqli_prepare</function></member>
     <member><function>mysqli_stmt_bind_param</function></member>
+    <member><function>mysqli_stmt_get_result</function></member>
    </simplelist>
   </para>
  </refsect1>

Modified: phpdoc/en/trunk/reference/mysqli/mysqli_stmt/prepare.xml
===================================================================
--- phpdoc/en/trunk/reference/mysqli/mysqli_stmt/prepare.xml	2013-10-26 09:16:31 UTC (rev 331997)
+++ phpdoc/en/trunk/reference/mysqli/mysqli_stmt/prepare.xml	2013-10-26 09:29:43 UTC (rev 331998)
@@ -220,6 +220,7 @@
     <member><function>mysqli_stmt_fetch</function></member>
     <member><function>mysqli_stmt_bind_param</function></member>
     <member><function>mysqli_stmt_bind_result</function></member>
+    <member><function>mysqli_stmt_get_result</function></member>
     <member><function>mysqli_stmt_close</function></member>
    </simplelist>
   </para>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic