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! Link to comment https://forums.phpfreaks.com/topic/18099-regex-tutorial/ 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. Link to comment https://forums.phpfreaks.com/topic/18099-regex-tutorial/#findComment-77656 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? Link to comment https://forums.phpfreaks.com/topic/18099-regex-tutorial/#findComment-78491 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] Link to comment https://forums.phpfreaks.com/topic/18099-regex-tutorial/#findComment-78589 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.