Show list of email, saved in DB, by using contact form.
/wp-content/plugins/ directory<?php if (function_exists('add_email_to_db')) {
add_email_to_db($name, $email, $contact_phone, $subscr);
} ?> in your template or php file where you planning to send email
Requires: 3.0 or higher
Compatible up to: 3.0.5
Last Updated: 2010-9-27
Downloads: 668
Got something to say? Need help?