ID: 28707 Updated by: [EMAIL PROTECTED] Reported By: cjbj at hotmail dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: n/a 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-06-09 08:13:02] cjbj at hotmail dot com Description: ------------ The documentation examples at: http://www.php.net/manual/en/function.ocinewcursor.php and http://www.php.net/manual/en/function.oci-new-cursor.php show calls like: ocibindbyname($stmt, "data", &$curs, -1, OCI_B_CURSOR); The use of '&' call by reference should probably be removed. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28707&edit=1