ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:rsfilter

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:rsfilter [2016/01/17 02:15] – ↷ Links adapted because of a move operation mnewnhamv5:reference:connection:rsfilter [2016/03/17 01:28] – [$recordSet] mnewnham
Line 16: Line 16:
 ===== Parameters ===== ===== Parameters =====
 ==== $recordSet ==== ==== $recordSet ====
-The recordset must be a valid recordset retrieved using a SELECT statement executed with either [[v5:reference:connection:execute|execute()]] or [[v5:reference:connection:selectlimit|selectLimit()]].+The recordset must be a valid recordset **//passed by reference//** retrieved using a SELECT statement executed with either [[v5:reference:connection:execute|execute()]] or [[v5:reference:connection:selectlimit|selectLimit()]].
 ==== $functionName ==== ==== $functionName ====
 The value of ''$functionName'' must point to a valid function that will be used to process the records in the set. The value of ''$functionName'' must point to a valid function that will be used to process the records in the set.
v5/reference/connection/rsfilter.txt · Last modified: 2016/03/17 01:29 by mnewnham