Quantcast
Channel: Active questions tagged feedback+forms+submission - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Web Form not working

I have used the webformmailer.php that godaddy gives before with no problem. Now on this new site for whatever reason it's not working. Could anyone look at this code and tell me what's wrong with it...

View Article



PHP E-mail Feedback Form

<?php $field_name = $_POST['cf_name']; $field_email = $_POST['cf_email']; $field_message = $_POST['cf_message']; $mail_to = 'someemail@eample.com'; $subject = 'Feedback from '. $field_name...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images