07 Nov Add a Person to the Directory Posted at 08:22h in Directory by Sarah 0 Comments 0 Likes<?phperror_reporting(E_ERROR | E_WARNING); // Report all errorsini_set(‘display_errors’, 1); // Display themrequire_once($_SERVER[“DOCUMENT_ROOT”] . ‘/fhaphp/addPerson.php’);?>