Friday, May 27, 2005

Some of the most powerful functions implemented in PHP are those involving regular expressions. They make common procedures like file parsing, string extraction etc really quick and easy. But actually learning to use them successfully is not that easy. Here are a couple of my favorite links that do an excellent job of going over regular expressions

http://www.phpfreaks.com/tutorials/52/0.php
PHP Freaks

No comments: