s found in the
returned results of the query. Thanks for the help!
mack
- Original Message -
From: "Norland, Martin" <[EMAIL PROTECTED]>
Date: Wednesday, November 24, 2004 3:55 pm
Subject: RE: [PHP-DB] how to implement "pages" of results
> > Correct - LIM
> Correct - LIMIT 30,2 would show 2 records starting with the thirtieth.
thirty-first.
Sheesh, I should get outta here too - ^airhead^
- Martin Norland, Database / Web Developer, International Outreach x3257
The opinion(s) contained within this email do not necessarily represent
those of St. Ju
il do not necessarily represent
those of St. Jude Children's Research Hospital.
-Original Message-
From: Gryffyn, Trevor [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 24, 2004 2:46 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP-DB] how to implement "pages" of results
Oh
> -Original Message-
> From: Norland, Martin [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 24, 2004 3:38 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP-DB] how to implement "pages" of results
>
>
> Basic example: (handwritten in email client, syntax errors m
f that is less than 1, then
it equals 1... And if it's > recordcount / 30 + 1, then it equals
recordcount / 30 + 1)
Try working checking into that.
-TG
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 24, 2004 3:20 PM
>
opinion(s) contained within this email do not necessarily represent
those of St. Jude Children's Research Hospital.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 24, 2004 2:20 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] how to implement
Hi,
I'm sure this is a common question, so please forgive if it's been posted
before.
I have a select statement that selects records from a table:
"select * from $table where host='$somename'"
I then propagate a table with the returned data. My goal is to only display 30
records per "page", w