ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:getall

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:connection:getall [2016/01/16 23:53] – ↷ Page moved from v5:reference:getall to v5:reference:connection:getall mnewnhamv5:reference:connection:getall [2016/11/02 12:34] – [Description] fix broken link to execute() function dregad
Line 2: Line 2:
 ~~NOTOC~~ ~~NOTOC~~
 <WRAP important> <WRAP important>
-This function and [[v5:reference:getarray|getArray()]] produce the same output. The functions may be merged in future releases.+This function and [[v5:reference:connection:getarray|getArray()]] produce the same output. The functions may be merged in future releases.
 </WRAP> </WRAP>
 <WRAP right box> <WRAP right box>
Line 17: Line 17:
 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()]]. 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 parameters passed, see [[v5:reference:execute|execute()]].+For a detailed description of the parameters passed, see [[v5:reference:connection:execute|execute()]].
  
 ==== Usage ==== ==== Usage ====
v5/reference/connection/getall.txt · Last modified: 2019/05/08 16:41 by dregad