search for: gtlds

Displaying 1 result from an estimated 1 matches for "gtlds".

Did you mean: tlds
2016 May 06
0
[off-topic] Validating e-mail address with php
After running into several web application that rejected any e-mail address on the new gTLDs because the apps were badly written to validate with a hard-coded list of valid TLDs, I wrote a e-mail validation function that I *think* does things properly. Free for anyone to use who wants to. https://deviant.email/emailaddytest.phps What it really does is use the PHP built-in filter_var b...