soft that genereta regex

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sheela

    soft that genereta regex

    hi all,
    is there someone who knows if there is a software that by a given string
    returns the correct regular expression for extract him from a text?

    Thx a lot
    SHE


    --
    Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
  • Hannes Dorbath

    #2
    Re: soft that genereta regex

    better learn basic PCRE



    will help you

    On 25.04.2005 23:37, Sheela wrote:[color=blue]
    > hi all,
    > is there someone who knows if there is a software that by a given string
    > returns the correct regular expression for extract him from a text?
    >
    > Thx a lot
    > SHE
    >
    >[/color]

    Comment

    • Yevgen Varavva

      #3
      Re: soft that genereta regex

      Sheela wrote:[color=blue]
      > hi all,
      > is there someone who knows if there is a software that by a given string
      > returns the correct regular expression for extract him from a text?
      >
      > Thx a lot
      > SHE
      >
      >[/color]
      Did you know that there are many many different regex, that can match
      one string and it is impossible to generate the one, that you really need.

      Comment

      Working...