Central Regular Expression Examples

Created Fri, 19 Dec 2003 12:08:01 +0000 Modified Fri, 19 Dec 2003 12:08:01 +0000
54 Words

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.