- Categories
- Best Practice (7)
- DotKernel (12)
- javascript (1)
- PHP Development (6)
- Zend Framework (3)
Category Archives: javascript
Javascript: Email Validator
Problem: email should allow +/- characters in user, – in domain. dash (-) should be allowed anywhere in an email address or domain. plus (+) is allowed in the username (many people use this for categorization, especially at gmail) Solution … Continue reading