R
rowan.ashe
Guest
...(please read details)? In my news section I list 25 most recent news articles from a mysql database. Each article is listed with the most recent at the top descending down the list. Each one starts with the date with a line beneath that and the news title as a url below that. What I'm trying to find out is if two or more articles have the same date, how do I get it to appear under the same date. Should I use an array of some kind?