Warning: Undefined array key "search" in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\SearchBrowse.php on line 34
Warning: Undefined array key "publisher" in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\SearchBrowse.php on line 93
Warning: Undefined array key "pages" in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\SearchBrowse.php on line 94
Warning: Undefined array key "pubdate" in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\SearchBrowse.php on line 95
Warning: Undefined array key "edition" in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\SearchBrowse.php on line 96
Warning: Undefined variable $AuthorList in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\includefiles\DatabaseConnection.php on line 66

Regular expressions help users and developers to find and manipulate text more effectively and efficiently. In addition, regular expressions are supported by many scripting languages, programming languages, and databases. This example-rich tutorial helps debunk the traditional reputation of regular expressions as being cryptic. It explains the various parts of a regular expression pattern, more...
Warning: Undefined array key "publisher" in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\SearchBrowse.php on line 93
Warning: Undefined array key "pages" in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\SearchBrowse.php on line 94
Warning: Undefined array key "pubdate" in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\SearchBrowse.php on line 95
Warning: Undefined array key "edition" in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\SearchBrowse.php on line 96
Warning: Undefined variable $AuthorList in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\includefiles\DatabaseConnection.php on line 66

Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.
If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your d more...