bnesbitt Posted August 5, 2011 Share Posted August 5, 2011 I'm a web developer and I am somewhat new to PHP. The forms on the site I am currently making use PHP. I have sanitizing and logical filters and then I have it programmed to email the form data to an email address. How to I configure the form to keep the email from sending unless it's validated? Link to comment https://forums.phpfreaks.com/topic/243939-php-validation-before-email/ Share on other sites More sharing options...
@ Posted August 5, 2011 Share Posted August 5, 2011 maybe you could ask it nicely? post some code and lets have a proper look at it, eh? Link to comment https://forums.phpfreaks.com/topic/243939-php-validation-before-email/#findComment-1252567 Share on other sites More sharing options...
AyKay47 Posted August 5, 2011 Share Posted August 5, 2011 I'm a web developer and I am somewhat new to PHP. The forms on the site I am currently making use PHP. I have sanitizing and logical filters and then I have it programmed to email the form data to an email address. How to I configure the form to keep the email from sending unless it's validated? depends what you are using to validate the email address... Link to comment https://forums.phpfreaks.com/topic/243939-php-validation-before-email/#findComment-1252570 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.