http://www.chessish.com>
--
From: Tyler Longren [SMTP:[EMAIL PROTECTED]]
Sent: 05 February 2002 04:49
To: WIll; [EMAIL PROTECTED]
Subject: Re: [PHP] Limit 15 where "Newest"
$sql="select author, title, chapt
IL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 04, 2002 9:37 PM
Subject: [PHP] Limit 15 where "Newest"
> I am trying to write a limit statement for my database. I want to say
> something like
>
> $sql="select author, title, chapter from database
I am trying to write a limit statement for my database. I want to say
something like
$sql="select author, title, chapter from database where last_update =
"Newest" order by date limit 15";
My question is how do you say " Newest" in php MySQL?
And how do you put t link on the bottom of the page
3 matches
Mail list logo