PostList Wiki
Brought to you by:
cybernet2u
$result = mysql_query("SELECT * FROM posts ORDER BY `id` DESC LIMIT 0 , 50") or die(mysql_error());
You can get support by submitting a ticket -> https://sourceforge.net/p/postlist/tickets/