Просмотр поста #62863: >>>ВОПРОСЫ НОВИЧКОВ<<<

.
Blade
The Frontend-Warrior
CenturiON (26.03.2011/22:55)
$user_id = intval ( $_GET['id'] );
$count3 = mysql_result( mysql_query ( "select count(*) from `nagrady_users` where `id_users` = '".$user_id."'"), 0);
как сделать чтоб этот счетчик прави
а что не так?
здесь вместо ковычек апострофы
здесь `nagrady_users` и здесь `id_users`
замени на 'nagrady_users' 'id_users'