MDanz Posted November 9, 2009 Share Posted November 9, 2009 $recent = mysql_query("SELECT * FROM Stacks LIMIT 4")or die (mysql_error()); i know its ORDER BY DESC but you have to add a WHERE clause, when i don't need one. Link to comment https://forums.phpfreaks.com/topic/180835-solved-how-do-i-change-this-to-most-recent/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.