Re: [Tutor] Reg Ex Parentheses

2012-01-18 Thread Kushal Kumaran
On Wed, Jan 18, 2012 at 9:53 AM, Chris Kavanagh wrote: > Hey guys, girls, hope everyone is doing well. > > Here's my question, when using Regular Expressions, the docs say when using > parenthesis, it "captures" the data. This has got me confused (doesn't take > much), can someone explain this to

[Tutor] Reg Ex Parentheses

2012-01-17 Thread Chris Kavanagh
Hey guys, girls, hope everyone is doing well. Here's my question, when using Regular Expressions, the docs say when using parenthesis, it "captures" the data. This has got me confused (doesn't take much), can someone explain this to me, please?? Here's an example to use. It's kinda long, so,