RE: [PHP-DB] Link for next db record

2002-05-13 Thread Beau Lebens
3 May 2002 3:14 PM // To: [EMAIL PROTECTED] // Subject: Re: [PHP-DB] Link for next db record // // // This line sets $row["rv_space"] // echo"Search Record by Space Number //  "; // // // // "Beau Lebens" <[EMAIL PROTECTED]> wrote in message // news:[E

Re: [PHP-DB] Link for next db record

2002-05-12 Thread Jennifer Downey
/ -Original Message- > // From: Jennifer Downey [mailto:[EMAIL PROTECTED]] > // Sent: Monday, 13 May 2002 2:01 PM > // To: [EMAIL PROTECTED] > // Subject: Re: [PHP-DB] Link for next db record > // > // > // Hi Beau, > // > // I have a form that selects an rv elect

RE: [PHP-DB] Link for next db record

2002-05-12 Thread Beau Lebens
How are you setting the value for $row["rv_space"] ? // -Original Message- // From: Jennifer Downey [mailto:[EMAIL PROTECTED]] // Sent: Monday, 13 May 2002 2:01 PM // To: [EMAIL PROTECTED] // Subject: Re: [PHP-DB] Link for next db record // // // Hi Beau, // // I have a

Re: [PHP-DB] Link for next db record

2002-05-12 Thread Jennifer Downey
uery something like > > SELECT * FROM table LIMIT $record, 1 > > rather than > > SELECT * FROM table WHERE id='$record' > > Since that takes them in whatever order, but only SELECTs from $record and > gets 1 record. > > HTH > > Beau > > &g

RE: [PHP-DB] Link for next db record

2002-05-12 Thread Beau Lebens
ce that takes them in whatever order, but only SELECTs from $record and gets 1 record. HTH Beau // -Original Message- // From: Jennifer Downey [mailto:[EMAIL PROTECTED]] // Sent: Monday, 13 May 2002 1:14 PM // To: [EMAIL PROTECTED] // Subject: [PHP-DB] Link for next db record // // // H

[PHP-DB] Link for next db record

2002-05-12 Thread Jennifer Downey
Hi all, Wondering if you could help or point me to a tut where I can use a link to get the next record in the db? Like Previous recordNext record How do I go about doing this. Thanks Jennifer -- The sleeper has awaken --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus sys