teamspartan Posted August 17, 2008 Share Posted August 17, 2008 When you have a PHP Email Contact script on your server, do you need a program that once the form is submitted, it will send the data to your email using the script you made. Can you just pop the script in there and it will work? Link to comment https://forums.phpfreaks.com/topic/120086-php-email-contact-forms/ Share on other sites More sharing options...
Stooney Posted August 17, 2008 Share Posted August 17, 2008 You can email the data straight from the script using the mail() function. http://us.php.net/manual/en/function.mail.php Link to comment https://forums.phpfreaks.com/topic/120086-php-email-contact-forms/#findComment-618626 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.