Quiz Using PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
autumnstar
Forum Newbie
Posts: 1
Joined: Tue Oct 02, 2007 3:18 am

Quiz Using PHP

Post by autumnstar »

Hi, I know basic php, but I am unsure about PHP with database.

Anyone knows how I can do a quiz coded by php and link to a database? I want the questions to be extracted from the database.
amir
Forum Contributor
Posts: 287
Joined: Sat Oct 07, 2006 4:28 pm

Post by amir »

have a look of this sample code to have an idea
http://www.widgetmonkey.com/detail.php?id=7
Post Reply