Note: Supplemental materials are not guaranteed with Rental or Used book purchases.
Purchase Benefits
Ben Forta is Macromedia Inc.'s Senior Technical Evangelist and has more than two decades of experience in the computer industry in product development, support, training, and marketing. Ben is the author of the popular Sams Teach Yourself SQL in 10 Minutes (in this same series), ColdFusion Web Application Construction Kit, its sequel Advanced ColdFusion Application Development, as well as books on JavaServer Pages, Windows development, mobile computing, and other topics. More than one-quarter million Ben Forta books have been printed in more than a dozen languages worldwide. He writes regular columns on Internet and application development topics and spends a considerable amount of time lecturing and speaking on application development worldwide. Ben welcomes your email at ben@forta.com and invites you to visit his Web site at http://www.forta.com/.
Introduction | |
Introducing Regular Expressions | |
Understanding the Need | |
How Regular Expressions Are Used | |
So What Exactly Is a Regular Expression? Using Regular Expressions | |
Before You Get Started | |
Summary | |
Matching-Single Characters | |
Matching Literal Text | |
Matching Any Characters | |
Matching Special Characters | |
Summary | |
Matching Sets of Characters | |
Matching One of Several Characters | |
Using Character Set Ranges | |
"Anything But" Matching | |
Summary | |
Using Metacharacters | |
Escaping Revisited | |
Matching Whitespace Characters | |
Matching Specific Character Types | |
Using POSIX Character Classes | |
Summary | |
Repeating Matches | |
How Many Matches? Using Intervals | |
Preventing Over Matching | |
Summary | |
Position Matching | |
Using Boundaries | |
Using Word Boundaries | |
Defining String Boundaries | |
Summary | |
Using Subexpressions | |
Understanding Subexpressions | |
Grouping with Subexpressions | |
Nesting Subexpressions | |
Summary | |
Using Backreferences | |
Understanding Backreferences | |
Matching with Backreferences | |
Performing Replace Operations | |
Summary | |
Looking Ahead and Behind | |
Introducing Lookaround | |
Looking Ahead | |
Looking Behind | |
Combining Lookahead and Lookbehind | |
Negating Lookaround | |
Summary | |
Embedding Conditions | |
Why Embed Conditions? Using Conditions | |
Summary | |
Regular Expressions in Popular Applications and Languages grep | |
JavaScript | |
Macromedia ColdFusion | |
Macromedia Dreamweaver | |
Macromedia HomeSite (and ColdFusion Studio) | |
Microsoft ASP | |
Microsoft ASP.NET | |
Microsoft C# | |
Microsoft .NET | |
Microsoft Visual Studio .NET. MySQL. Perl. PHP. Sun Java | |
Regular Expression Solutions to Common Problems | |
North American Phone Numbers | |
U.S. ZIP Codes | |
Canadian Postal Codes | |
United Kingdom Postcodes | |
U.S. Social Security Numbers | |
IP Addresses | |
URLs | |
Complete URLs | |
Email Addresses | |
HTML Comments | |
JavaScript Comments | |
Credit Card Numbers | |
Summary | |
The Regular Expression Tester | |
Understanding the Regular Expression Tester Application | |
Obtaining a Copy of the Application | |
Table of Contents provided by Publisher. All Rights Reserved. |
The New copy of this book will include any supplemental materials advertised. Please check the title of the book to determine if it should include any access cards, study guides, lab manuals, CDs, etc.
The Used, Rental and eBook copies of this book are not guaranteed to include any supplemental materials. Typically, only the book itself is included. This is true even if the title states it includes any access cards, study guides, lab manuals, CDs, etc.