For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > January 2006 > cvs: phpdoc /en/reference/mysqli/functions mysqli-num-rows.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-num-rows.xml
Nuno Lopes

2006-01-09, 8:02 pm

nlopess Thu Dec 29 11:00:43 2005 EDT

Modified files:
/phpdoc/en/reference/mysqli/functions mysqli-num-rows.xml
Log:
fix the classname in OO proto, per user note

http://cvs.php.net/viewcvs.cgi/phpd...9&diff_format=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-num-rows.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-num-rows.xml:1.8 phpdoc/en/reference/mysqli/functions/mysqli-num-rows.xml:1.9
--- phpdoc/en/reference/mysqli/functions/mysqli-num-rows.xml:1.8 Thu Jun 23 16:53:26 2005
+++ phpdoc/en/reference/mysqli/functions/mysqli-num-rows.xml Thu Dec 29 11:00:43 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<refentry id="function.mysqli-num-rows">
<refnamediv>
<refname>mysqli_num_rows</refname>
@@ -16,7 +16,7 @@
</methodsynopsis>
<para>Object oriented style (property):</para>
<classsynopsis>
- <ooclass><classname>mysqli</classname></ooclass>
+ <ooclass><classname>mysqli_result</classname></ooclass>
<fieldsynopsis><type>int</type><varname>num_rows</varname></fieldsynopsis>
</classsynopsis>
<para>
Sponsored Links







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

Copyright 2008 codecomments.com