Is there anyway to skip the first match when using regex and php.
Or is there some way of achieveing this using str_replace.
Thanks
UPDATE
assume 'blah' is your regex pattern, blah(blah) will match and capture the second one