Friday, March 10, 2006

A quiz of your design...with PHP!

Follow the instructions here how to make a quiz with PHP. Individually you need to create a quiz about whatever you want...but make it something different from the Javascript quiz you made. Put it on the server in your folder and I will grade it next week. Keep it at 10 questions.

When you are finished make sure you work on your group's "PHP Store". You need to be able to at least view all the customers and items up to this point. I noticed many of you are struggling with this. Just take it one step at a time. First use the code from the blog in early February to connect with the tables you made with PHPMyAdmin. Then select what information you want using SQL. Then figure out how to format it. Use the code from the blog to go through the $result variable. Don't worry about updating information at this point...just display what's in the tables!

Have fun working on this and good luck on the FCAT. I'm sure you will all do great!

0 Comments:

Post a Comment

<< Home