COSC 3325 Assignment #1 Ajax and PHP

Due Date: Monday, Dec. 1, 2008 by 11:59pm

You are to create a website that allows the user to order a pizza on-line. The script should be named ajax1.php. When the page loads the user should enter his/her phone number (first). After entering the phone number, if the user has ordered before, the script should populate the rest of the page with a name and an order which the user then could modify/and or submit.

For ordering a pizza, users must choose small, medium, or large, ingredients: pepperoni, sausage, vegetarian, or supreme. As the user selects choices, have the page show the choice thus far. Have a buttons to finish order, order another pizza, or clear order. Store the phone number (primary key), name and last order in a database.

This assignment should be placed in your web directory in your cosc3325 folder
www/HTML/cosc3325/ajax1.php