preg_match (regular expression) tutorial?

Discussion in 'PHP' started by revvi, Jul 16, 2008.

  1. #1
    Hi,

    I rarely use regular expression like preg_match_all. Usually I will use other string functions which I would say faster but not sophisticated as preg_match_all to see the patterns.

    Is there any good resource for beginner of preg ? Thanks.
     
    revvi, Jul 16, 2008 IP
  2. linkinpark2014

    linkinpark2014 Peon

    Messages:
    153
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    http://www.phpbuilder.com/columns/dario19990616.php3
    Code (markup):
    i think its quite good for beginners :)
     
    linkinpark2014, Jul 16, 2008 IP