Need tutorial on Regular Expressions

Discussion in 'PHP' started by techbongo, May 1, 2010.

  1. #1
    I need a small ebook (5-10 page) or an online tutorial link for regular expressions using PHP.
    Please help folks...
     
    techbongo, May 1, 2010 IP
  2. aTo

    aTo Active Member

    Messages:
    473
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    78
    #2
    aTo, May 1, 2010 IP
  3. sarahk

    sarahk iTamer Staff

    Messages:
    28,901
    Likes Received:
    4,555
    Best Answers:
    123
    Trophy Points:
    665
    #3
    There are some excellent regex sites out there... I tend to start with a google search though and enter regex and then the type of regex solution I'm looking for.

    Some sites even have regex builders which are pretty cool.
     
    sarahk, May 1, 2010 IP
  4. rilwis

    rilwis Peon

    Messages:
    104
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I've read some tutorials about regex in PHP, but I think the most completed tutorial and guide is the PHP Manual. All others are taken from this, and just talk about some basics. The PHP Manual section of regex is not very big, just 5 pages, so you can read it and learn on 1 day :)
     
    rilwis, May 1, 2010 IP
  5. s.ham

    s.ham Member

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #5
    s.ham, May 2, 2010 IP
  6. techbongo

    techbongo Active Member

    Messages:
    309
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #6
    Thank you all for your replies. I'm really grateful. I'm checking the links. More links are welcome.
     
    techbongo, May 3, 2010 IP
  7. danx10

    danx10 Peon

    Messages:
    1,179
    Likes Received:
    44
    Best Answers:
    2
    Trophy Points:
    0
    #7
    danx10, May 3, 2010 IP