1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

regular expression

Discussion in 'Programming' started by ssimon171078, Feb 13, 2015.

  1. #1
    i need to receive number 527 from regular expression :
    my html code:
    <span class="labelbitdetail green"><i class="icon-thumbs-up norightmargin"></i> 527</span>
    i want to use php i think to use preg_match ()
    can you help me to create php code?
    i think
    preg_match(<span class=\"labelbitdetail green\">(.*?)<\/span>< class=\"icon-thumbs-up norightmargin\">/",$content,$aPages);
     
    ssimon171078, Feb 13, 2015 IP
  2. edduvs

    edduvs Well-Known Member

    Messages:
    394
    Likes Received:
    31
    Best Answers:
    3
    Trophy Points:
    160
    #2
    edduvs, Feb 17, 2015 IP