Jump to content

PHP Validation before Email


bnesbitt

Recommended Posts

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

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... :shrug:

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.