Ask a Question related to PHP Notes, Design and Development.
-
didou@php.net #1
note 18947 deleted from function.mssql-fetch-array by didou
Note Submitter: [email]tommyx3ro@ihug.com.au[/email]
----
fetching an array of both numerically indexed and associative fields can complicate matters if you wanted to run through all elements with each() in a while() loop ..
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 1936 deleted from function.mssql-fetch-field by didou
Note Submitter: kimg@cogna.com ---- There is an additional property of this object: type - the type of the column -
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 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

