mysql_fetch_array - o que é isso?
Tô com vários erros em um script php que eu to tentando ajustar pro meu site.
A maioria deles está relacionada a este código
mysql_fetch_array
que está em algumas páginas e toda vez que ele é chamado dá algum erro.
Saca só os erros que estão dando:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/afucom/public_html/download_codigos/sist_noticias/admin/wmnews.php on line 201
ou:
Warning: Unterminated comment starting line 367 in /home/afucom/public_html/download_codigos/sist_noticias/wmview.php on line 367Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/afucom/public_html/download_codigos/sist_noticias/wmview.php on line 340Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/afucom/public_html/download_codigos/sist_noticias/wmview.php on line 340Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/afucom/public_html/download_codigos/sist_noticias/wmview.php on line 340Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/afucom/public_html/download_codigos/sist_noticias/wmview.php on line 340Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/afucom/public_html/download_codigos/sist_noticias/wmview.php on line 340Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/afucom/public_html/download_codigos/sist_noticias/wmview.php on line 340
Será que alguém pode me dar um help?
Tô no aguardo. Valeu rapazeada...
................................................................................
..............................
Coloquei este post também na área de PHP e me responderam isso:
geralmente problemas assim estão relacionados ao query anteriorbota no query assimor die (mysql_error())
Só que fazendo isso acontece o seguinte erro:
Parse error: parse error in /home/afucom/public_html/download_codigos/sist_noticias/wmview.php on line 338
Galera, tô num mato-sem-cachorro. Por favor me ajudem.
To aguardando.
Valeu!!!!
Discussão (2)
Carregando comentários...