Home > Regular Expressions > Working with Regular Expressions

Working with Regular Expressions

Just a quick note, to help write your regular expressions I highly recommend The Regulator for developing, tweaking, and testing before deployment into your code. It is available on source forge here:

http://sourceforge.net/projects/regulator/

One caveat, sometimes the config file gets screwed up and the program wont load anymore. Navigate to the directory and delete the config file then restart and you’re good to go.

Another tool you’ll need in your arsenal is a good reference, and the best I have found can be located here:

http://www.regular-expressions.info/

Keep on coding`

No related posts.

Regular Expressions

  1. No comments yet.
  1. No trackbacks yet.