sto facendo l'impaginazione delle news ed è tutto ok tranne questo punto qui!!
Codice PHP:
$count mysql_query ("SELECT COUNT (idNews) FROM news" );
$res_count mysql_fetch_row($count,); 
continua a darmi questo errore

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in C:\Programmi\Apache Software Foundation\Apache2.2\htdocs\Rayh\pag_web\news.php on line 104

perchè???