Chapter 8. Regular Expressions

I l @ ve RuBoard

If there were just two things you should understand about regular expressions, they would be, one, that regular expressions are supremely useful in advanced programming, and, two, they are easy to comprehend but taxing to write. However, once you understand the rules for writing regular expressions, that extra knowledge will pay off in spades as regular expressions can vastly improve the quality of your programming and save you time in the long run.

In this chapter, I'll identify what regular expressions are, discuss constructing them in great detail, and provide some useful examples demonstrating their capabilities.

I l @ ve RuBoard


PHP for the World Wide Web (Visual QuickStart Guide)
PHP for the World Wide Web (Visual QuickStart Guide)
ISBN: 0201727870
EAN: 2147483647
Year: 2001
Pages: 116
Authors: Larry Ullman

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net