Regular Expressions provide a very powerful addition to a developers toolbox. They have a myriad of uses, from form validation to Search and Replace. In this tutorial we are going to have a quick look at Regular Expressions and provide a basic outline of their syntax and usage so that you can begin to include them in your own work. This tutorial provides a quick tour of the key areas of Regular Expressions, including :
|