On Jul 7, 2008, at 12:46 PM, tedd wrote:

At 2:51 PM +0100 7/7/08, Mayer, Jonathan wrote:
Hiya all,

I have coded a PHP site on an intranet which forms a MySQL query based on multiple inputs on a large form. The form results are POSTed back to itself, and query is formed, and the results are returned from the database and
echoed.

I am looking to set up a basic paging system (back/next, jump to page 3,
etc) in order to limit results for efficiency.

Jon:

Here's my version of paging:

http://webbytedd.com/bbb/paging/

And here's some different styles:

http://webbytedd.com/ccc/pagination/

Here's an example of paging using ajax -- however, it's not as simple as the others:

http://www.webbytedd.com/b1/photo-retouch/

tedd...... this is your best work so far! So maybe I'm a bit biased b/ c there's beautiful women on it. But hey, what can I say?!

~Phil


Cheers,

tedd

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

Reply via email to