Archive

Regular Expression Resources

Regular Expressions (RegEx) are something that all web developers will need to use at some time or other (and if they use don’t use them, they probably should).

According to Wikipedia:
A regular expression (abbreviated as regexp or regex, with plural forms regexps, regexes, or regexen) is a string that describes or …