slipperyfish Posted August 20, 2006 Share Posted August 20, 2006 Well I've been learning PHP for quite some time now. I've never really had to use regular expressions, but if i want to be a good web programmer i'm going to have to learn them i guess -- although they look like they are gunna make my head hurt. does anybody know a good introduction tutorial?-Thanks! Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted August 20, 2006 Share Posted August 20, 2006 Regular expressions do look dawnting when you first have a look at them. However they become easier once you know the basics. [url=http://weblogtoolscollection.com/regex/regex.php]This site[/url] has a quick intro tutorial on regular expressions.Also you might want to check out [url=http://www.regular-expressions.info/]regular-expressions.info[/url] too which is a site dedicated to learning regular expressions. Quote Link to comment Share on other sites More sharing options...
PHPF60818 Posted August 22, 2006 Share Posted August 22, 2006 Is there a book on regex good enough to recommend? Quote Link to comment Share on other sites More sharing options...
effigy Posted August 22, 2006 Share Posted August 22, 2006 [url=http://regex.info/]Mastering Regular Expressions[/url] Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.