Skip to content


Regular Expression for PHP Code

Regular Expression is a powerfull tools to manipulate text string. Today I found the 15 example of regex usage in PHP. The examples in that post is something that I looking for all the time. I’m lazy enough to write regex codes from scratch.

For those who use Eclipse or it’s descendant (PDT, Aptana, etc) as an IDE, use the regex plugins from www.myregexp.com. It have highlight feature to test regex against given string list.

Bookmark and Share

Posted in programming.

Tagged with , .

blog comments powered by Disqus