Re: [Rails] [OFF TOPIC] - Help with Regular Expressions on PHP.

2010-01-15 Thread Jason Roelofs
/sigh http://lmgtfy.com/?q=comp.lang.php On Fri, Jan 15, 2010 at 6:53 AM, Edson Lopes wrote: > No, this is because is not related direct with RoR. > But since most of RoR programmers came from PHP, they might give me some > usefil help with this Regular Expression... > > > > > On Thu, Jan 14, 2

Re: [Rails] [OFF TOPIC] - Help with Regular Expressions on PHP.

2010-01-15 Thread Edson Lopes
comp.lang.php??? On Thu, Jan 14, 2010 at 6:05 PM, Conrad Taylor wrote: > Edison, I would recommend comp.lang.php > > Good luck, > > -Conrad > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonra

Re: [Rails] [OFF TOPIC] - Help with Regular Expressions on PHP.

2010-01-15 Thread Edson Lopes
No, this is because is not related direct with RoR. But since most of RoR programmers came from PHP, they might give me some usefil help with this Regular Expression... On Thu, Jan 14, 2010 at 5:43 PM, Jason Roelofs wrote: > If you have to put OFF-TOPIC in the topic of a topical mailing list, s

Re: [Rails] [OFF TOPIC] - Help with Regular Expressions on PHP.

2010-01-14 Thread Conrad Taylor
Edison, I would recommend comp.lang.php Good luck, -Conrad On Thu, Jan 14, 2010 at 11:30 AM, Edson Lopes wrote: > Hello, im having a trouble on Regular Expressions (on PHP) > * > My code:* > > > >TV LCD 32” H-Buster HBTV-3203HD > > > > *I want to take:* > > > >*TV LCD 32” H-Bu

Re: [Rails] [OFF TOPIC] - Help with Regular Expressions on PHP.

2010-01-14 Thread Jason Roelofs
If you have to put OFF-TOPIC in the topic of a topical mailing list, should that be a warning that you're sending to the wrong list? Jason -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t

[Rails] [OFF TOPIC] - Help with Regular Expressions on PHP.

2010-01-14 Thread Edson Lopes
Hello, im having a trouble on Regular Expressions (on PHP) * My code:* TV LCD 32” H-Buster HBTV-3203HD *I want to take:* *TV LCD 32” H-Buster HBTV-3203HD* *Is my RE going to be like that?*: *preg_match_all('/nomeProduto\"\>([a-zA-Z_\.0-9\/\-\!\t\n\"\'\” :\...@\$]*)\ **TV