Browse By

Daily Archives: Tuesday, December 11, 2007

No Thumbnail

Commonly Used Regular Expressions

Here is a function that I have developed in PHP for checking to see if data is in a valid format. These are some of the common validations I have needed while programming various projects and websites. Regular expressions are some of the most powerful