Replacing Matches
Wednesday May 30, 2007
Regular Expressions can be used to do a search and replace on your content.
The third tutorial on "regular expressions" shows you how to use the string.replace method to replace parts of a string that match a regular expression.
Replacing Matches


Comments
No comments yet. Leave a Comment