Demo: Seeing error messages on a production server Error.php (has error probably won't open on alpha server). Compare to
ErrorWrapper.php (previous file included in another -- now error
message displays on alpha server)
ErrorWrapper.zip
XML Lab Part A: CD Catalog (local file) Download the CD Catalog XML file from
https://www.w3schools.com/xml/xml_examples.asp.
Then write a PHP page to read a local copy of the file and display the information.
XML Lab Part B: Plant Catalog (remote file) Look at the Plant Catalog XML file from
https://www.w3schools.com/xml/xml_examples.asp.
Then write a PHP page to read the remote file and display the information.