Re: paging at which level

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> usually i use PEAR and page thanks their table library

Table library? Y'know there's a dedicated paging library in PEAR,
imaginitively called "Pager".

> , but to avoid high
> transfer of data from DB to PHP page it is better to do the paging at
> database level.
> I would like to know what is your point of view on this topic and what do
> you use to do ?

My Datagrid does this for you. You simply give it a database
connection, along with an SQL query, and it does the rest:

http://www.phpguru.org/downloads/datagrid/latest/

-- 
Richard Heyes

HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgraph.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux