ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:getrowassoc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
v5:reference:getrowassoc [2016/01/13 02:31] – ↷ Page moved from reference:getrowassoc to v5:reference:getrowassoc mnewnhamv5:reference:getrowassoc [2016/01/15 02:29] mnewnham
Line 15: Line 15:
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
-The function ''getRowAssoc()'' returns the current row of a recordset in associative mode if the recordset was originally fetched in numeric mode. The second parameter ''$upperCase'' indicates whether the keys of the recordset should be upper case or lower case. The constant [[reference:ADODB_ASSOC_CASE]] has no effect on the returned row keys.+The function ''getRowAssoc()'' returns the current row of a recordset in associative mode if the recordset was originally fetched in numeric mode. The second parameter ''$upperCase'' indicates whether the keys of the recordset should be upper case or lower case. The constant [[v5:reference:adodb_assoc_case]] has no effect on the returned row keys.
 -------------------------------------- --------------------------------------
 ===== Usage ===== ===== Usage =====
Line 48: Line 48:
     [actdesc] => ESTIMATE COST */     [actdesc] => ESTIMATE COST */
 </code> </code>
 +
 +{{tag>[PEAR]}}
v5/reference/connection/getrowassoc.txt · Last modified: 2016/01/17 01:08 by mnewnham