Regular Expressions Tutorial

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
cbrian
Forum Commoner
Posts: 97
Joined: Sun Feb 27, 2005 12:29 pm

Regular Expressions Tutorial

Post by cbrian »

I was having a lot of trouble with Regex, but I searched on google and found a pretty good tutorial. If you're having trouble with RegEx, check this out: http://www.sitepoint.com/article/regula ... ssions-php

Enjoy!
Post Reply