Re: [PHP-DB] PHP Paging

2003-06-12 Thread Pierre-Alain Joye
On Thu, 12 Jun 2003 16:45:00 -0500 "Sallee, Helen" <[EMAIL PROTECTED]> wrote: > If you are on UNIX, you could just use a cgi script and use sendmail > command. paging datas (Page 1 fo 3 << 1 2 3 >>), not send a msg to a pager :) pierre -- PHP Database Mailing List (http://www.php.net/) To unsu

RE: [PHP-DB] PHP Paging

2003-06-12 Thread Sallee, Helen
PM To: F-A-W® Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DB] PHP Paging FAW, I would look at PEAR and then run, don't walkand get the DB_Pager It smokes anything else I have tried... Cory On Thu, 2003-06-12 at 06:19, F-A-W® wrote: > Hi all, > > I have some data t

Re: [PHP-DB] PHP Paging

2003-06-12 Thread Pierre-Alain Joye
On 12 Jun 2003 16:01:01 -0500 Cory Hicks <[EMAIL PROTECTED]> wrote: > FAW, > > I would look at PEAR and then run, don't walkand get the > DB_Pager > > It smokes anything else I have tried... little tutorial on: http://www.pearfr.org/index.php/en/article/db_pager hth pierre -- P

Re: [PHP-DB] PHP Paging

2003-06-12 Thread Cory Hicks
FAW, I would look at PEAR and then run, don't walkand get the DB_Pager It smokes anything else I have tried... Cory On Thu, 2003-06-12 at 06:19, F-A-W® wrote: > Hi all, > > I have some data that need to be shown in pages. > > How can I do paging in PHP? > > Any code snippet o

Re: [PHP-DB] PHP Paging

2003-06-12 Thread Becoming Digital
> How can I do paging in PHP? Search the list archives or use one of the paginating classes in the repository. This came up just last week. http://marc.theaimsgroup.com/?l=php-db&w=2&r=1&s=paging&q=b Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "F-A-

RE: [PHP-DB] PHP Paging

2003-06-12 Thread Hutchins, Richard
Go to www.phpclasses.org and do a search for "paging". I just did and the search turns up over 50 PHP classes that will handle paging in any number of ways. > -Original Message- > From: F-A-W. [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 12, 2003 7:20 AM > To: [EMAIL PROTECTED] > Subje