Forum Moderators: coopster

Message Too Old, No Replies

any good reference for Regex?

         

zozzen

6:25 am on Feb 29, 2008 (gmt 0)

10+ Year Member



Hi, I'm looking for a good reference guide on Regex. I've read both Php 5 And Mysql Bible (2007) and Orielly's PHP programming, but they only have a brief coverage on them and some perl's regex like (@, /.../, /s, /i, /p) aren't mentioned.

Do you know any good reference book that covers Full regex, including all possible attribute values that we can see in a function like preg_match?

Thanks for all helps!

jatar_k

2:21 pm on Feb 29, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



try this library thread and the links in it as well
[webmasterworld.com...]

zozzen

7:40 am on Mar 2, 2008 (gmt 0)

10+ Year Member



Thanks for the great link! The article is really comprehensive and solve many questions i faced recently.

phranque

9:12 am on Mar 2, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



we also reference this regular expression tutorial in the Apache Web Server forum Charter:
Using Regular Expressions [etext.lib.virginia.edu]