Profile
Achievement

phpdev's Recent SnippetsTagged security
- All /
« Prev 1 Next »
**Example of use:**
if (!isUniversityEmail('you@post.harvard.edu'))
exit('You must have a valid and .edu email address to register for an account.');
1
1166
posted 11 years ago by phpdev