News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Mastering regular expressions in PHP, Part 1
January 04, 2008 @ 15:08:00

The IBM developerWorks website has posted the first part of a series they've created to help PHP developers become more informed about what regular expressions are and how they can harness their power for their applications.

Pattern matching is such a common chore for software that a special shorthand '" regular expressions '" has evolved to make light work of the task. Learn how to use this shorthand in your code here in Part 1 of this "Mastering regular expressions in PHP" series.

In this first part of the series, they look at the basics - the idea behind regular expressions, some of the common operators, the PHP functions to use them and example of how to use them to match/split out strings and capture just the data you need from the given input.

0 comments voice your opinion now!
regular expression function series introduction operator regular expression function series introduction operator


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: An Early Look at Zend Framework 2.0

PHPMaster.com: PHP Namespaces

WeberDev.com: PHP 101 (part 11) - Sinfully Simple (SimpleXML)

PHPMaster.com: The MVC Pattern and PHP, Part 1

Jason Sheet\'s Blog: Soundex implemented in PHP


Community Events











Don't see your event here?
Let us know!


zendframework2 podcast language framework conference code development example unittest object release introduction series functional opinion community tool phpunit interview testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework