Email Validation
-
Hi,
I have been reading through this online article: Input Mask Tutorial
but I cant figure out how to set a proper email validation.My idea is to create a validation for email, use the at symbol and then a format for the domain name.
Compared to PHP, PHP use filter_validate_email and get_dnsrecord to determine there is an @ symbol to conclude the input is true. But I cant really understand how wpforms does this, so can someone give a proper example for this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Email Validation’ is closed to new replies.