Profile
Achievement
You have not received any achievements.ginoplusio's Recent SnippetsTagged validation
- All /
« Prev 1 Next »
Sometimes fake users use temporary emails account. Block them within email validation function.
1
564
posted 8 years ago by ginoplusio
This function validate a mail address in a smart way: if the address to validate has a correct syntax (checked with regular expression), it tries to connect to the mx server of the address. This means that the program have to use the smtp protocol to...
3
560
posted 12 years ago by ginoplusio
a set of function useful to check data (functions name in italian but easy to translate).
0
539
posted 13 years ago by ginoplusio