I keep getting this error
Warning: mysql_result() [function.mysql-result]: status not found in MySQL result index 5 in /home/vol14/xtreemhost.com/xth_5492432/htdocs/index.php on line 2000
line 2000 is
$status=mysql_result($result,$i,"status");
I am positive there is a status column in my database so i am not sure why i am getting this stupid error over and over. Thanks
line 2000 is
$notstatus=mysql_result($result,$i,"status");
line 2000 is
$status=mysql_result($result,$i,"status");
Warning: mysql_result() [function.mysql-result]: status not found in MySQL result index 5 in /home/vol14/xtreemhost.com/xth_5492432/htdocs/index.php on line 2000
line 2000 is
$status=mysql_result($result,$i,"status");
I am positive there is a status column in my database so i am not sure why i am getting this stupid error over and over. Thanks
line 2000 is
$notstatus=mysql_result($result,$i,"status");
line 2000 is
$status=mysql_result($result,$i,"status");