ID: 12729
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: ODBC related
Operating System: Windows 2000
PHP Version: 4.0.6
New Comment:
See bug: #11628
Also, read the bugs-dos-and-donts before submitting bug reports.
--Jani
Previous Comments:
------------------------------------------------------------------------
[2001-08-13 22:55:17] [EMAIL PROTECTED]
odbc_fetch_into($results, <number>, $array) expects a variable to be passed by
reference for the second argument. An error is generated for something like:
odbc_fetch_into($results, $i++, $array);
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=12729&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]