Skip to content

Latest commit

 

History

History
 
 

tests

PHP Test Suite

Objectives

  • Setup a new PHP based project and confirm the project runs successfully on a PHP development server.
  • Reinforce PHP scripting techniques

Execution

  1. Create a new project on your computer called PHP_samples.
  2. Download the Test Suite files and add them to your new project folder.
  3. Complete the tasks for each of the topics listed.