You don't have an account yet?
Become part of our PHP community and register now...
$sql = 'SELECT *FROM `shoutbox` ORDER BY `time` DESC LIMIT 0, 15 ';
Comment