Elena
|
| Posted: 04/10/2002, 6:36 AM |
|
Hello,
Improved Quiz example is available now (ASP and PHP events). I’ve added administration part for Quiz questions, articles and users. One more improvement is the list of quiz results sorted by user, quiz, etc.
Find description and download example from: http://www.gotocode.com/art.asp?art_id=147&
Regards,
Elena
|
|
|
 |
Shark
|
| Posted: 05/17/2002, 2:03 AM |
|
Hi Elena,
I was download youre quiz script, but the script generating thise error message:
Fatal error: Call to a member function on a non-object in /var/www/quiz/start_quiz.php on line 111
the 111 line $tpl-> object call and this call isnt working to me 
thanx
tamas kocsis
|
|
|
 |
Nicole
|
| Posted: 05/17/2002, 2:55 AM |
|
Shark,
as I know Quiz example was created for template pattern only. Switch to PHP4.0+Templates pattern to overcome the problem
|
|
|
 |
|