Results 1 to 5 of 5

Thread: regular expressions

  1. #1

    Thread Starter
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    regular expressions

    What are they exactly? My VB book explains nothing about them and I know they're in PHP too but my php book says nothing about them either.

    I just can't seem to find the information about them and what they are. Anyone got some links or something?

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Regular Expressions are a syntax or language of its own kind of. It is a system of pattern matching. Maybe this will help:
    http://www.fawcette.com/vsm/2003_01/...na/default.asp

  3. #3
    Frenzied Member dynamic_sysop's Avatar
    Join Date
    Jun 2003
    Location
    Ashby, Leicestershire.
    Posts
    1,142
    and here's another helpfull link :
    about regex
    ~
    if a post is resolved, please mark it as [Resolved]
    protected string get_Signature(){return Censored;}
    [vbcode][php] please use code tags when posting any code [/php][/vbcode]

  4. #4

    Thread Starter
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Thanks guys! Wow I didn't realize how useful regular expressions were!

    I can't get my text box finding dialog to work correctly using the rich text box already exising function so I could just write a regular expression

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

Posting Permissions

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



Click Here to Expand Forum to Full Width