Hey, I'm getting this error message after submitting a form in PHP:
Fatal error: Call to undefined function sql_errno() in /home/jplane/
certcent/phpweb/phpnuke/html/admin/modules/quiz.php on line 542
It's suppose to write information to some sql tables. I'd like to
further debug this message, maybe in mysql?
Fatal error: Call to undefined function sql_errno() in /home/jplane/
certcent/phpweb/phpnuke/html/admin/modules/quiz.php on line 542
It's suppose to write information to some sql tables. I'd like to
further debug this message, maybe in mysql?
Comment