Re: [PHP] Pear Pager

2006-06-07 Thread Chris
weetat wrote: Hi all , Thanks all in this newsgroup for your help. I have question regarding PEAR Pager . http://pear.php.net/support/lists.php -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.

[PHP] Pear Pager

2006-06-07 Thread weetat
Hi all , Thanks all in this newsgroup for your help. I have question regarding PEAR Pager . The PEAR pager is working ok , however , the PEAR Pager always display "totalItems:" display and value "1" on my web page. How to make the "totalItems:" and the value "1" not to display on web

[PHP] PEAR::Pager examples

2003-09-15 Thread Mauricio Cuenca
Hello, I've been using the PEAR::DB_Pager class for a while, but looking at the PEAR documentation I saw that there is another database paging class. PEAR::Pager (http://pear.php.net/package/Pager/). It seems to be good, but I couldn't find any documentation about it. Has anyone had any experienc