Question: Creat a page called processEmail.php. Your PHP processing page should do the following: Apply the concepts of MVC to your PHP page. Include your Email
Creat a page called processEmail.php. Your PHP processing page should do the following: Apply the concepts of MVC to your PHP page. Include your Email class on this page. Create/Instantiate a new Email object called newEmail. Use the setter methods to load information into your newEmail object. Use the getter methods to output and display the contents of the newEmail object onto your page. Format the View of your processing page to display a confirmation message once the email has been sent.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
