The Contact Page: Sending the E-mail
Monday, November 9, 2009
The sending of the e-mail generated when the user submits a message via the contact page is handled by a class with a single method. This makes use of the Zend_Mail module to create and transmit the e-mail. (more…)


