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 … Read More

DotKernel Coding Standard

This post refers to DotKernel 1, based on Zend Framework 1. If you are looking for DotKernel 3 related posts, go here. DotKernel will be a “skeleton”of Zend Framework. DotKernel borrowed the coding standard from Zend Framework: ZF Coding Standard … Read MoreRead More