Re: Displaying news across several pages

2003-01-25 Thread Stefan Hinz, iConnect \(Berlin\)
49 30 7970948-0 Fax: +49 30 7970948-3 - Original Message - From: "Rich Gray" <[EMAIL PROTECTED]> To: "Pag" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, January 25, 2003 12:03 PM Subject: RE: Displaying news across several pages > when

RE: Displaying news across several pages

2003-01-25 Thread Rich Gray
To: Roger Davis; [EMAIL PROTECTED] Subject: Displaying news across several pages 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

Displaying news across several pages

2003-01-25 Thread Pag
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 1