ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:recordset:atlastpage

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:recordset:atlastpage [2016/01/17 02:54] – ↷ Page moved from v5:reference:atlastpage to v5:reference:recordset:atlastpage mnewnhamv5:reference:recordset:atlastpage [2022/06/25 11:24] (current) dregad
Line 2: Line 2:
 ~~NOTOC~~ ~~NOTOC~~
 <WRAP right box> <WRAP right box>
-== See Also == 
-[[v5:reference:connection:pageexecute|pageExecute()]] 
- 
-[[v5:reference:cachepageexecute|cachePageExecute()]] 
- 
 == Syntax == == Syntax ==
   bool atLastPage(   bool atLastPage(
      optional bool $status=false      optional bool $status=false
   )   )
 +
 +== See Also ==
 +  * [[v5:reference:connection:pageexecute|pageExecute()]]
 +  * [[v5:reference:connection:cachepageexecute|cachePageExecute()]]
 +  * [[v5:reference:recordset:atfirstpage|atFirstPage()]]
 +
 </WRAP> </WRAP>
 +
 ===== Description ===== ===== Description =====
 Used in conjunction with [[v5:reference:connection:pageexecute|pageExecute]], ''atLastPage()'' returns true if at the last page set in a group. If the optional parameter is set true, it forces the current page to be the last. Any subsequent calls to last page will return this page. Used in conjunction with [[v5:reference:connection:pageexecute|pageExecute]], ''atLastPage()'' returns true if at the last page set in a group. If the optional parameter is set true, it forces the current page to be the last. Any subsequent calls to last page will return this page.
v5/reference/recordset/atlastpage.txt · Last modified: 2022/06/25 11:24 by dregad