ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:selectlimit

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
Next revisionBoth sides next revision
v5:reference:selectlimit [2016/01/13 02:31] – ↷ Page moved from reference:selectlimit to v5:reference:selectlimit mnewnhamv5:reference:connection:selectlimit [2016/01/17 00:30] – ↷ Page moved from v5:reference:selectlimit to v5:reference:connection:selectlimit mnewnham
Line 17: Line 17:
 The function executes a statement, and returns a handle to a recordset or false if the statement execution fails. The function executes a statement, and returns a handle to a recordset or false if the statement execution fails.
  
-The presentation of the returned data can be modified by the variables [[v5:reference:adodb_fetch_mode|$ADODB_FETCH_MODE]]  and [[v5:reference:adodb_assoc_case|$ADODB_ASSOC_CASE]] and the function [[reference:setfetchmode|setFetchMode()]].+The presentation of the returned data can be modified by the variables [[v5:reference:adodb_fetch_mode|$ADODB_FETCH_MODE]]  and [[v5:reference:adodb_assoc_case|$ADODB_ASSOC_CASE]] and the function [[v5:reference:connection:setfetchmode|setFetchMode()]].
  
 For a detailed description of the ''$sql'' and ''$bindvars'' parameters passed, see [[v5:reference:execute|execute()]]. For a detailed description of the ''$sql'' and ''$bindvars'' parameters passed, see [[v5:reference:execute|execute()]].
v5/reference/connection/selectlimit.txt · Last modified: 2023/07/25 12:55 by dregad