Ask a Question related to PHP Notes, Design and Development.
-
didou@php.net #1
note 24725 deleted from function.odbc-fetch-array by didou
Note Submitter: lclavien at iname dot com
----
[Response to : [email]subpacket19@hotmail.com[/email]]
If you look at the source, you'll see that this function only works with DBMaker installed and PHP configured with the appropriate switch. The same applies to 'odbc_fetch_object' and other.
Please read the source before reporting pseudo-bugs...
didou@php.net Guest
-
note 18464 deleted from function.odbc-fetch-array by didou
Note Submitter: subpacket19@hotmail.com ---- It appears this function doesn't work in PHP 4.1.1.. I get a "Call to Undefined Function" error... -
note 23322 deleted from function.odbc-fetch-array by didou
Note Submitter: greg@cabinetuk.com ---- This function returns a Call to undefined function error in PHP 4.2.1 also! Has it been removed? -
note 19699 deleted from function.mssql-fetch-array by didou
Note Submitter: vlad (@php.net) ---- The prototype is out-of-date. The correct one (as of php_mssql.c Rev 1.48) is {{{ proto array... -
note 18947 deleted from function.mssql-fetch-array by didou
Note Submitter: tommyx3ro@ihug.com.au ---- fetching an array of both numerically indexed and associative fields can complicate matters if you... -
note 33137 deleted from function.mssql-fetch-array by didou
Note Submitter: akm@e-nterart.pl ---- (Timesaver) Be aware of the fact that keys in array returned by this function are (well, at least as of...



Reply With Quote

