PHP-Klasse::Contact form 08.03.2007

Kurzbeschreibung: Process a site contact form
Veröffentlicht am: 08.03.2007
Gruppe(n):
- Content management
Beschreibung:
This class can be used to process a contact form for a site.
It picks the submitted values of a contact form and validates the name, phone number, e-mail address and the message that the site users have entered.
The class also composes and sends an e-mail message to send to the site contact address with the details entered in the contact form.
Link: Contact form