Profile
Achievement
phpdev's Recent SnippetsTagged regex
- All /
« Prev 1 Next »
**Example of use:**
if (!isUniversityEmail('[email protected]'))
exit('You must have a valid and .edu email address to register for an account.');
1
1045
posted 11 years ago by phpdev