7.1

Table Of Contents
11 Introduction to Regular Expressions
This chapter is an introduction to regular expressions, explaining basic regular expression syntax. Regular
expressions for user input fields use the perl regular expression notation. Note that the user input regular
expressions must match all of the input.
Additional information can be found at the following web sites:
http://regexlib.com
http://www.regular-expressions.info
http://en.wikipedia.org/wiki/Regular_expression
Objectif Lune Inc. © 2010 152