Create a web page that allow students to use external files, PHP Web Programming

Assignment Help:

The purpose of this exericse is to allow students to practice using external files in support of web applications. For this exercise, imagine that the Batty League Flea Market accepts orders over the Internet. The web site will receive the order, then will display a confirmation web page. (NOTE: The site should probably do some other things, like notify the operator of the flea market and send a confirmation email to the buyer. For this assignment, though, you will concentrate on the web confirmation.)

  • Create an ordinary text file named [lastname]-week-7-lab.txt. In that file enter text, including HTML tags, which will display information about the purchase.
  • NOTE: This text will eventually be inserted into the XHTML portion of your PHP script, so include HTML tags to format the text in an appropriate way. However, do not include the header tags - treat the text in this document as the body of the page, rather than the entire thing.
  • NOTE: Give some substance to your web page: "Congratulations! You have purchased . . . thank you for helping . . .". Use your imagination and write a decent web page.
  • Within the web page, use the special text string [ITEM] to mark the place where the string identifying the item should be included. Use the special string [PRICE] to mark the location where the price of the item should be placed.
  • Create an input form named [lastname]-week-7-lab.html which will ask the visitor to enter the inventory ID number of the item which is being purchased, and the price which is to be paid.
  • NOTE: Naturally you would not usually allow the visitor to enter the price - eventually, you would build up this application so that it read that information from the database.
  • Within the script [lastname]-week-7-lab.php, add instructions which will open the text file you have created for the web page and read its contents into a variable named $pageBody.
  • Use the str_replace() function to replace the special strings [ITEM] and [PRICE] with appropriate pieces of information.
  • Display the resulting web page.

Related Discussions:- Create a web page that allow students to use external files

Describe two types of looping statements in php, Question: (a) Describe...

Question: (a) Describe the two methods used to retrieve information from web forms using PHP. (b) Explain two different kinds of arrays that PHP uses. Give an example scri

Need help in magento site optimization, Need help in Magento Site Optimizat...

Need help in Magento Site Optimization and Cross Browser Compatibility Looking for Magento expert for optimization of development site due to be launched soon. Tasks would compr

I need help in wordpress plugin customization, WordPress Plugin customizati...

WordPress Plugin customization I want customization of the Sabai directory plugin: a) Allow to create custom fields that will show up in the listing instead- Twitter Facebook

Modify auth on code igniter for cakephp, Modify auth on code igniter for ca...

Modify auth on code igniter for cakephp auth, SSO lite Project Description: I start to develop apps with cakephp, but now i wish to add forum made with code igniter. i nee

I need help in woocommerce theme customization, I need help in Woocommerce ...

I need help in Woocommerce Theme Customization Hello you will be employed on transforming this woocommerce Generous let me if you are able. You will want to know woocommerce de

Prompt boxes, The prompt box lets the user to enter information. The advant...

The prompt box lets the user to enter information. The advantage of using a prompt are fairly restricted and the use of forms would frequently be preferred (from a user perspective

Develop simple custom video playlist wordpress plugin, Develop Simple Custo...

Develop Simple Custom Video Playlist WordPress Plugin I want help to develop a simple wordpress plugin Desired Skills are MySQL Administration, HTML, PHP, WordPress

Need help from senior website coder wordpress, Need help from Senior Websit...

Need help from Senior Website Coder wordpress A marketing firm for international brands. Job Description- We're seeking for a Web Developer. Your responsibilities- I'm

Work in standard view, For laying out Web pages, Layout view is helpful. Th...

For laying out Web pages, Layout view is helpful. Though you can adjust most of your design elements in Layout view, certain modification should be completed in Standard view. Whil

Checkbox element, Use a checkbox element (not a radio button/s). Refer to ...

Use a checkbox element (not a radio button/s). Refer to IT 202 manual but look up on the Internet how to define this in HTML and then how it can then be tested to guide decision-m

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd