News Feed
Jobs Feed
Sections




News Archive
Developer Tutorials Blog:
Learn regular expressions in PHP
May 01, 2008 @ 08:48:05

On the Developer Tutorials blog, Akash Mehta offers some suggestions of resources and methods for learning how to use regular expressions in your PHP applications.

When it comes to quickly dealing with large blocks of data, batch processing operations or screen scraping, regular expressions are often the most effective solution. There's just one problem, though - learning them can be as hard as learning a new language altogether. Here's how to get off to a flying start.

He points you first in the direction of the preg_* functions then towards a few examples (like with mod_rewrite) and tools to help you understand how things match, like the regex tested extension for firefox and the regular expression cheat sheet on AddedBytes.com.

0 comments voice your opinion now!
learn regular expression preg firefox extension cheatsheet


blog comments powered by Disqus

Similar Posts

Christian Stocker's Blog: Upload Progress Meter for Windows - The next take

Clay Loveless' Blog: Monitor PHP Extension Releases with Y! Pipes

PHP Thinktank Blog: IRC Discussions - Standard PHP Library

Brandon Savage's Blog: A Reflection On Adopting Zend Framework - One Year Later

Eirik Hoem's Blog: Setting xsi:type for objects sent over SOAP (inheritance)


Community Events









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


api framework development event opinion object example community release language testing podcast tool introduction zendframework2 composer interview functional conference code

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