Email Validation Script
A simple php script, which allows you to validate E-mail id's or addresses using online Email Validation Script
Features
- Php script to check whether an e-mail id is valid or not.
- It checks if the input content has the common syntax of an email id (Ex: support@hscripts.com)
- It reduces the spam emails of your input content.
- Easily customizable and configurable. Feel free to use.
- Supports on all major browsers.
Preview
Downloads
Usage
- Download the email-id-validation.zip file and extract it.
- Copy and paste the code where you want to run the php script in your web pages.
- Make your own email address validator using our online script
- Follow the instructions given in readme file.
- NOTE : Your file's should be named with .php extension. [if your filename is test.html rename it to test.php]
License
Related Scripts