Hi,
I am a beginner in this MySQL thing, and i am trying to figure out how i can split, for example, some news articles i already have in a table, into several pages.
On the site i am building, i get the 10 first news and display them. I use "SELECT FROM NEWS ... ORDER BY DATE DESC LIMIT 10". Is there any mysql command to select the next 10 items, for example? something like "LIMIT from 10 to 20" hehe, i know it sounds weird. :-)
Thanks.
Pag
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
- Writing program to communicate with remot... Murray Wells
- Re: Writing program to communicate w... Gelu Gogancea
- RE: Writing program to communica... M Wells
- Re: Writing program to commu... David T-G
- Re: Writing program to commu... Gelu Gogancea
- Writing program to communicate with ... M Wells
- RE: Writing program to communica... Roger Davis
- RE: Displaying news across s... Pag
- RE: Displaying news acro... Rich Gray
- Re: Displaying news... Stefan Hinz, iConnect \(Berlin\)