Re: [PHP-DB] Get the previous or next id

2001-08-23 Thread Andrey Hristov
b } Andrey Hristov IcyGEN Corporation http://www.icygen.com 99% - Original Message - From: "Denny Suvanto" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 23, 2001 6:04 PM Subject: [PHP-DB] Get the previous or next id > Hi all, > > I jus

[PHP-DB] Get the previous or next id

2001-08-23 Thread Denny Suvanto
Hi all, I just built a news database for my site. I want to give the visitor ability to browse my news database. Problem is how to determine the next or previous news id for the current news she is reading, so I can give link(s), such as "PREVIOUS" and/or "NEXT" if there is any. I'm using MYSQL f