Ask a Question related to PHP Notes, Design and Development.
-
didou@php.net #1
note 18464 deleted from function.odbc-fetch-array by didou
Note Submitter: [email]subpacket19@hotmail.com[/email]
----
It appears this function doesn't work in PHP 4.1.1.. I get a "Call to Undefined Function" error when calling this function. (assuming there's nothing I needed to include. All the other ODBC functions appear to work fine).
Scotty
didou@php.net Guest
-
note 24725 deleted from function.odbc-fetch-array by didou
Note Submitter: lclavien at iname dot com ---- subpacket19@hotmail.com] If you look at the source, you'll see that this function only works... -
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

