Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PHP Exercise 2-5 Create a new document in your text editor. Be sure to include all the appropriate html tags for a basic document. Add

PHP Exercise 2-5

  1. Create a new document in your text editor.
  2. Be sure to include all the appropriate html tags for a basic document. Add id comments at the top containing: your name, the date, and the words PHP Exercise 2-5
  3. Add the following text and elements to the document body:

    Memorial Day Sale

  • Dell Inspiron 15 5000: $429.99
  • HP OfficeJet Pro 6968 Wireless Color Inkjet

    $99.99

  • Dell 23 inch monitorS2316H

    $169.99

  1. Add the following PHP code section and include statement to the beginning of the document body(within the body tags). This statement includes an external file named inc_header.php at the start of the Web page.

  1. Add the following PHP code section and include statement to the end of the document body (within the body tags). This statement includes an external file named inc_footer.php at the end of the Web page.

  1. Save the document as CoastCityComputers.php in the PHPEx2 folder. In order to test this file, you will need to upload it to your development server. Add it to the ClassEx folder.
  2. Create a new document in your text editor and add the following text and elements:

Coast City Computers

Buy Online or Call 1-800-555-1212

  1. Save the document as inc_header.php in the PHPEx2 folder.
  2. Create a new document in your text editor and add the following text and elements:

    Updated 06 January, 2017 © 2017 by Coast City Computers
    All Rights Reserved

    1. Save the document as inc_footer.php in the PHPEx2 folder.
    2. In order to test this exercise, all files will need to be added to the ClassEx folder on your development server.
    3. Zip the PhpEx2 folder. Next upload the zipped file to the PHP Ex2 assignment upload area located on myTCC in the Lessons/Assignments link, in the PHPExercises folder.

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

Step: 3

blur-text-image

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

Oracle Solaris 11.2 System Administration (oracle Press)

Authors: Harry Foxwell

1st Edition

007184421X, 9780071844215

More Books

Students also viewed these Databases questions