Make Your Own PHP Quiz (part 1)
OK, this is just a silly quiz. You probably won’t want to make your own quiz but who knows? It’s a fun little project to do and at the same time introduces you to some basic php that you might not have used before such as arrays, sessions, SimpleXml and more .
For this first post, I’m going to show you the example. In future posts, I’ll show you how to build your own.
So for now, take the test and post back with your scores
Take The Test
You can download the entire source code for this series here PHP Quiz (11.21 KB)
Other Posts You Might Like :)
6 Responses to “Make Your Own PHP Quiz (part 1)”
Leave a Comment


19/20 but I made no mistakes. The test for SOAP is broken, I think.
Hi there

Ordinarily, the test runs fine but over the last few days, after featuring on Digg, it has failed several times due to the fact that over 8000 people took the test in one day!
Simultaneous writes to the xml file has resulted in a corrupt file on a couple of occasions
Thanks for taking the test though
Very NIce!!!! Have you ever tested a MySql version?
Excellent script. I, too, would be really interested in seeing a MySQL version.
cool script. thanks for sharing.
hi
i downloaded the quiz but theres something wrong.. the answers doesn’t come at random positions, instead, the correct answer is always at the top. please help me