OpenTrivia.com
Brought to you by:
bs_php,
nigelswinson
From: Philipp L. <le...@hi...> - 2002-07-06 12:26:43
|
This is my third project* using that great XPath class. http://opentrivia.com You can go to a category and play a trivia quiz ("Play Standard Version" for the PHP+XPath one), and also submit your questions without registration or any other hassle. Also, the XML files are for download and can be used in your own projects. To view the questions & answers as plain webpage, XML SAX is used -- that was before I heard about the XPath class. I will work some more on the PHP port of the TriviaML interpreter (no support for images right now, and further testing to be done). Feedback welcome! Philipp * My two others are the QML port, and free forum at: http://questml.com/quests/ http://outer-court.com/tech/forum.htm |