Search found 2 matches

by cristcdl
Sun Aug 17, 2014 9:05 am
Forum: PHP - Code
Topic: Help with quiz code
Replies: 2
Views: 2485

Re: Help with quiz code

Thank you for your reply, however I am not a php code programmer, and I an in need of help fixing this code to get rid of error and help to get the end page displayed the way I would like it. Can someone please help a little further with this code? Thank you! Needing as much help as I can get
by cristcdl
Sun Aug 10, 2014 6:46 pm
Forum: PHP - Code
Topic: Help with quiz code
Replies: 2
Views: 2485

Help with quiz code

Hi I am using code from http://www.quest4.org/osquest4/index2.htm?ans=Correct. It Contains an Index.php file with the below code: <?php require('class_quiz.inc.php'); $quiz=new quiz('xmldoc','test'); //$quiz=new quiz('xmldoc','learning'); //$quiz=new quiz('xmldoc','flash'); //xmldoc.xml is the name ...