ID: 30633 Updated by: [EMAIL PROTECTED] Reported By: hans at nyphp dot com -Status: Open +Status: Closed Bug Type: Documentation problem PHP Version: Irrelevant 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. Previous Comments: ------------------------------------------------------------------------ [2004-10-31 20:36:57] hans at nyphp dot com Description: ------------ The class noted for mysqli_prepare() is correct, as at http://us2.php.net/manual/en/function.mysqli-prepare.php It shows: class stmt { mixed prepare ( string query) } But should be: class mysqli { mixed prepare ( string query) } Hans ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30633&edit=1
