Re: [mccodes v2] Crons without the need of cronjobs
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/gushima/public_html/phpjobscheduler/pjsfiles/phpjobscheduler.php on line 33
i got that error please help me i don't know why :D
i'm newbie :D
Re: Some Body Help me !!!
Here The Lines
line91function fetch_single($result=0)
line92 {
line93 if(!$result) { $result=$this->result; }
line94 return mysql_result($result, 0, 0);
line95 }
Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 11 in /home/phothar/public_html/class/class_db_mysql.php on line 94
i got that error at http://www.impossiblecity.co.cc/loggedin.php
i don't know how to fix it.
it's SQL error or php coding error ?