ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:recordset:fetchrow

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
reference:fetchrow [2015/08/06 05:06] mnewnhamv5:reference:recordset:fetchrow [2016/01/16 23:36] (current) – ↷ Page moved from v5:reference:fetchrow to v5:reference:recordset:fetchrow mnewnham
Line 8: Line 8:
 The function ''fetchRow()'' returns the current row of a recordset as an array or false if past end-of-file and advances the pointer of the result. If the end-of-file is reached, the ''EOF'' attribute is set  The function ''fetchRow()'' returns the current row of a recordset as an array or false if past end-of-file and advances the pointer of the result. If the end-of-file is reached, the ''EOF'' attribute is set 
  
-Results are influenced both by the [[reference:adodb_assoc_case|ADODB_ASSOC_CASE]] constant and [[reference:adodb_fetch_mode|$ADODB_FETCH_MODE]] attribute+Results are influenced both by the [[v5:reference:adodb_assoc_case|ADODB_ASSOC_CASE]] constant and [[v5:reference:adodb_fetch_mode|$ADODB_FETCH_MODE]] attribute
 ------------------- -------------------
 ===== Usage ===== ===== Usage =====
Line 28: Line 28:
 */ */
 </code> </code>
 +{{tag>[PEAR]}}
v5/reference/recordset/fetchrow.txt · Last modified: 2016/01/16 23:36 by mnewnham