James Byrne wrote: > On Jan 14, 2:30 pm, Edson Lopes <[email protected]> wrote: >> Hello, im having a trouble on Regular Expressions (on PHP) > ,,, >> >> Can some one help me with this RE on PHP? > > Regexp are regexp. It really should not matter how or from what > language they are called, unless the implementation varies.
The implementation does vary. Every regexp parser implements a slightly different syntax, or so it seems. > If you > are having problem with constructing a working regexp then you might > find this site worth visiting: > > http://www.rubular.com/ Yes, *if* you're working with something sufficiently close to Ruby regexps. > > Good luck. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/.
-- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

