testpaging.php File Reference

Go to the source code of this file.

Variables

 $driver = 'oci8'
 $sql = 'select ID, firstname as "First Name", lastname as "Last Name" from adoxyz order by id'
 $sql = 'select distinct firstname, lastname from adoxyz order by firstname'
 $sql
$db debug = true
 print
 print
print</pre > $pager = new ADODB_Pager($db,$sql)
$pager showPageLinks = true
$pager linksPerPage = 10
$pager cache = 60


Variable Documentation

$driver = 'oci8'
 

Definition at line 18 of file testpaging.php.

print</pre> $pager = new ADODB_Pager($db,$sql)
 

Definition at line 81 of file testpaging.php.

$sql
 

Initial value:

 "select * from (select  ID, firstname as \"First Name\", lastname as \"Last Name\" from adoxyz 
         order  by  1)"

Definition at line 47 of file testpaging.php.

$sql = 'select distinct firstname, lastname from adoxyz order by firstname'
 

Definition at line 36 of file testpaging.php.

$sql = 'select ID, firstname as "First Name", lastname as "Last Name" from adoxyz order by id'
 

Definition at line 19 of file testpaging.php.

$pager cache = 60
 

Definition at line 84 of file testpaging.php.

$db debug = true
 

Definition at line 63 of file testpaging.php.

$pager linksPerPage = 10
 

Definition at line 83 of file testpaging.php.

print
 

Definition at line 75 of file testpaging.php.

print
 

Definition at line 71 of file testpaging.php.

$pager showPageLinks = true
 

Definition at line 82 of file testpaging.php.


Generated on Fri Apr 7 10:48:42 2006 for TYPO3 by  doxygen 1.4.6