sto facendo l'impaginazione delle news ed è tutto ok tranne questo punto qui!!
continua a darmi questo erroreCodice PHP:
$count = mysql_query ("SELECT COUNT (idNews) FROM news" );
$res_count = mysql_fetch_row($count,);
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è???