Categories

Updated: 04/18/2005

Regular Expression Replace Function

A handy function for validating strings and replacing unwanted contents, by searching for matches with regular expression patterns. There are two functions - one that replaces pattern matches, and one that can call the first function multiple times, each time with a different pattern.
©2003-2019 jCay.com