Welcome to TalkGraphics.com
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Jan 2004
    Location
    Holland Patent, NY, USA
    Posts
    605

    Default Re: Regular Expression

    I believe it is language specific. What are you using? PHP, ASP, ASP.NET, Javascript?

    This site lets you enter an expression, set flags (e.g. case insensitivity), and when you click submit, it tests the expression with the option to display the proper syntax for selected languages.

    http://www.myregextester.com/

  2. #2
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,902

    Default Re: Regular Expression

    Something like \b[Bl][Ll][Uu][Ee]\b

    Acorn

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •