Código PHP:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/vhosts/mmargentina.xoopiter.com/modulos/noticias.php on line 88
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/vhosts/mmargentina.xoopiter.com/modulos/noticias.php on line 122
Código PHP:
while($datos = mysql_fetch_array($resp)) {
Código PHP:
mysql_free_result($resp) ;