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.

Regex match and mulitple replace info

Discussion in 'PHP' started by Big 'G', Oct 19, 2006.

  1. #1
    I have a function to find and replace multiple items and cannt for the life of me find it:mad: or get my head around how to do it:confused:
    Basically if i do a
    preg_match_all($match,$haystack,$matches);

    how can i loop through the $matches and run a replace using the $matches[] as offset.

    can any one offer any help driving me nuts
     
    Big 'G', Oct 19, 2006 IP