{% else-1 %}
LykS * 1.37
(4 фев 2016, 21:18) (0/0) [0]
<?php

if (isset($_GET['like'])) like($_GET['like']);

$select_st = mysql_query("SELECT * FROM `data_status` ORDER BY `id` DESC LIMIT 100"*;

while ($status = mysql_fetch_assoc($select_st)) {

echo '

<div class="bfon">

'.$status['text'].'

</div>';

}?>
  • 1 из 1