ID:               32573
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jmarbas at hotmail dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: n/a
 PHP Version:      5.0.3
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.

fixed by dmytton: http://news.php.net/php.doc/969367403


Previous Comments:
------------------------------------------------------------------------

[2005-04-04 19:12:13] jmarbas at hotmail dot com

Description:
------------
http://ca3.php.net/manual/en/function.mysqli-query.php

On the documentation for mysql_query you listed its syntax as below:

class mysqli { 
  mixed query (string query)
}

But you missed the resultmode parameter and it should read

class mysqli { 
  mixed query (string query[,int resultmode])
}



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=32573&edit=1

Reply via email to