Well im a noob so be gentle lol

Ive got a basic multiple choice quiz, and im trying to make it so that when processed it will insert the result into a table in the database. Anyone got any ideas how i should go about this?

Recommended Answers

All 2 Replies

This is very basic PHP/MySQL. There are a million tutorials online explaining this. Just do a quick search on Google and you find a TON of examples with sample code.

Take a look at php.net's function list for your database system. They'll have examples and discussion there, too.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.