Hi,
Thank you all for your answers.
I solved the problem with:
debug=1;
$conn = &ADONewConnection('mysql');
$conn->PConnect($host,$user,$password,$database);
// insert subscription values
$recordSet = &$conn->Execute("SELECT id_news, date, now, title, lead,
body FROM news ORDER BY n
tems.
-TG
= = = Original message = = =
- Original Message -
From: "M~rio Gamito" <[EMAIL PROTECTED]>
To:
Sent: Monday, April 09, 2007 3:31 PM
Subject: [PHP] "Sense" last record
> Hi,
>
> I'm doing this site that has three news in the homepag
Monday, April 09, 2007 3:31 PM
Subject: [PHP] "Sense" last record
Hi,
I'm doing this site that has three news in the homepage.
You can see the static version here:
http://www.telbit.pt
As you can see, the two first news have "blocoTexto" class and the third,
"b
site
www.carbonfree.org.uk - become Carbon Free
> -Original Message-
> From: Mário Gamito [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 09, 2007 3:32 PM
> To: php-general@lists.php.net
> Subject: [PHP] "Sense" last record
>
> Hi,
>
> I'm doing this
Hi,
I'm doing this site that has three news in the homepage.
You can see the static version here:
http://www.telbit.pt
As you can see, the two first news have "blocoTexto" class and the
third, "blocoTextoLast"
Now, i'm developing a dinamyc structure where the news are stored in a
MySQL databa
5 matches
Mail list logo