"Mastering Regular Expressions", by Jeffery E.F. Friedl, published by 
O'Reilly. It's the regex bible, and although doesn't do much in the way of 
PHP specifically, the idea is the same. (And the Perl examples can be used 
without too much modification with PHP's preg_*() functions.)

J


[EMAIL PROTECTED] wrote:

> What is a good read on general expressions that a php programmer should
> check out?
> 
> I am trying to familiarize myself with them so that I can pars the silly
> ms word html pages.
> 
> - Vic
> 
> 
> 
> ______________________________________________________________________
> Post your ad for free now! http://personals.yahoo.ca


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to