News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

SitePoint PHP Blog: The Joy of Regular Expressions [3]

Matthew Weir O'Phinney's Blog: Automating PHPUnit2 with SPL

AnyExample.com: 5 useful PHP functions for MySQL data fetching

DevShed: Unit Testing

Felix Geisendorfer's Blog: A PHP developers guide to JavaScript - Part 1


Community Events











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


ajax developer book release mysql zendframework framework cakephp code job example security PHP5 PEAR releases package zend database application conference

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