Using REGular EXPressions
Posted by Pradeep on 21 April, 2010
No comments yet
This item was filled under [ Programming ]
For those of you, who get confused with using REGular EXPressions in any programming language, here is a good website for a reference. This site provides a basic understanding of using regular expressions in general and I think this is a will be a good start for novice programmers. EDIT : here is another tutorial [...]