Seperate results among multiple pages (15 per page)

Hey,

I’m wondering how I can seperate the results to a mysql query among multiple pages (like how Google works). Like at the bottom it would have “<< 1 2 3 4 5 6 7 8 9 >>”. I pretty much want it to work just like the Google one works.

Thanks,

-Nick

Anyone? Please?

-Nick

What kind of datasource are you using?

If it’s MySQL, just search the manual for LIMIT.

http://www.codewalkers.com in the tutorials/database section Previous Next links

Awesome!!! Thank you sooo much!!

-Nick

Sponsor our Newsletter | Privacy Policy | Terms of Service