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
v5:reference:getrowassoc [2016/01/13 02:31] – ↷ Page moved from reference:getrowassoc to v5:reference:getrowassoc mnewnhamv5:reference:connection:getrowassoc [2016/01/17 01:08] (current) – ↷ Page moved from v5:reference:getrowassoc to v5:reference:connection:getrowassoc 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.1452648660.txt.gz · Last modified: 2017/04/21 11:34 (external edit)