PHP Script Codes > reForm - The Ajax Contact Form
Plenty of pre-defined examples help you integrate the script the way you want it, whether database storage, csv export or submission to Google Spreadsheet. You can enable/disable any feature like IP inclusion, auto-responder etc in configuration files. Extending the reForm could be done via available plugin files, extend reform without changing core files!
Features:
IP Address: Include IP Address of user submitting your form and send it via email or store in the database etc.
Auto-responder: Send an email to the person who submitted the form.
Ban IP: Ban single or multiple IP Addreses.
Block Content: Block words and/or phrases.
Filter Inputs: Filter form input before being sent or stored.
Validation: Only take valid data as input, you can apply multiple validators to single form field.
SMTP or sendmail: Use SMTP Protocol for sending email or default sendmail program. The SMTP Connection testing script is packaged.
And more...