Daily Archives: August 18, 2010

Introduction To Regular Expressions In PHP

Bernard Peh In Linux and Unix, the syntax that is commonly used by many applications for specifying text patterns is known as regular expressions or in short form – regex. Regex is a very powerful technique to describe patterns and … Continue reading

Posted in Programming | Tagged , | Leave a comment