Please can anyone help me, i try diferents way to resolve this warning without any sucess....🙁 Can anyone tell me what are normally the problem of this message, or the comuns problem.
"Warning: mysql_result(): Unable to jump to row 1 on MySQL result index..."
code where give the warning:
echo "... <td>".mysql_result($rs, $n, "nome_mediadora")."</td>...";
thanks