Forum Moderators: coopster
date 1
-article 1
-article 2
-article ...
date 2
-article 1
-article 2
-article ...
and so...
actually, i want to have as a header a given date, for each date i want to see the list of articles published on it.
I would appreciate any proposal.
Thanks
hanyaz
And that's it. See if you can get some code together as a starting place and we'll work on it from there.
$olddate = $row['date'];
}
?>