Central Regular Expression Examples
Christian Cantrell has posted a couple of examples showing how to use Central’s built in Regular Expression API.
Examples include matching:
- A valid URL
- The title tag from an HTML page
- Alphanumeric Characters
You can view the entire post here.
If you have any other good Regular Expression recipes, post them at Christian’s weblog.