January 25th, 2010, 04:31 PM
|
#4 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
well same answer really except the script is showphoto and the mysql table is reviews not comments.
You would need to modify the query that grabs the reviews to possibly sort by date like this on that query
ORDER BY date DESC
|
| |