Skip to content

Instantly share code, notes, and snippets.

View omeid's full-sized avatar

Omeid omeid

  • Sydney, Australia
View GitHub Profile
@omeid
omeid / gist:2011557
Created March 10, 2012 14:15
PHP Validator
<?php
class validiator {
/**
* !! The class name isn't misspled, it's just the package name. :) !!
*
* @var array $filters
* @var array $errorMsgs
*