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? Quote 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? Quote 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... Quote Link to comment https://forums.phpfreaks.com/topic/243939-php-validation-before-email/#findComment-1252570 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.