rampage (14.05.2012/10:11)Here's the corrected file
hi guys i have an error in my script im using on the guestbook
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in public_html/guestbook/index.php on line 320
Guest:
//СЧЁТЧИК СТОЛА ЗАКАЗОВ
static function stol()
{
$total = mysql_result(mysql_query("SELECT COUNT(*) FROM `stol`"), 0);
$them