Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Online Coffee Store PHP In this assignment you need to create a form to allow the user to order coffee online and a PHP script

Online Coffee Store

PHP In this assignment you need to create a form to allow the user to order coffee online and a PHP script to process the order. The user will initially be prompted to select the type of coffee they wish to order, specify if they want regular or decaffeinated, the order quantity (# of pounds), their name, email address, telephone number, and shipping information. The different types of coffee and prices are below: Coffee Price / pound for Regular Coffee Boca Villa $7.99 South Beach Rhythm $8.99 Pumpkin Paradise $8.99 Sumatran Sunset $9.99 Bali Batur $10.95 Double Dark $9.95 The price of decaffeinated coffee is $1.00 more than the price of the regular coffee. Your assignment should have two pages. The first page is straight html that has a form with the appropriate form elements to collect the user input. The form should then be submitted using the post method to the php script that will process the user input. The php script should display the user input, amount of money the user will pay, and a link that, when clicked, will take the user back to the input form. In the case of invalid or incomplete input, the appropriate errors will be displayed.

image text in transcribed

image text in transcribed

image text in transcribed

Screen shot of the order form (The first page that is straight html) The Coffee House Order Form Coffee Select Coffee O Regular Type: Decaffeinated Quantity (in pounds): Name: E-mail address: Telephone # Address: State: Zip Submit Reset

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Spatial And Temporal Databases 11th International Symposium Sstd 2009 Aalborg Denmark July 8 10 2009 Proceedings Lncs 5644

Authors: Nikos Mamoulis ,Thomas Seidl ,Kristian Torp ,Ira Assent

2009th Edition

3642029817, 978-3642029813

More Books

Students also viewed these Databases questions