Computer Programming

User Generated

Fryran sylaa

Programming

Description

Unformatted Attachment Preview

Part 1 (would like by Sat 7/26 11:00 pm central) XML Read and understand the situations outlined below and attempt to initiate the desired discussion: •XML is a markup language that defines a set of rules for encoding data documents in a format, that is both human-readable and machine-readable. Many websites store their data in XML format and databases, which are manipulated by PHP code. •Explain how business websites can benefit from the different objects PHP offer that deal with XML. Using appropriate research and readings, explain how you, as a developer, can use the objects or components, to improve a business website. •In many situations, websites store user data in XML format. Write a function or procedure that reads user input (say name, e-mail address, and comment) from the screen or form and stores them in a file in XML format. Define the XML file and explain why you selected this format. How can the website use your code to provide dynamic feedback to the user? Part 2 (must be separate from part 1. This is a continuation of the project creation_of_a_business_website_using_php_script.docx. Would like by Tue 7/29 by 11:00 pm central.) Displaying Content of an XML File Using PHP Script or Code In this week, we are going to write the PHP script or code to read an XML file and display its content on the screen. The file you will modify is the Products page, which was created in part 2 of the previous problem.. Given the following data in XML format, modify the Products page to read and display the information in the Products page: T-Shirt 12.5 Pants 45 Hat 10.5 Your end page result needs to show the items, their cost (price) in a table format. Use both PHP script as well as HTML tags to create the dynamic table from the given XML file. Submit your code as well as a test plan in a 4- to 5-page Microsoft Word document consisting of: • • Screenshots of your project (showing design, data entered, and displayed) A paragraph explaining how you tested your project Note: Submit the zipped code, HTML, and PHP pages zipped under one file. Support your responses with examples. Cite any sources in APA format.
Purchase answer to see full attachment
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer


Anonymous
Excellent resource! Really helped me get the gist of things.

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Related Tags