Skip first regex match
Posted
by scott
on Stack Overflow
See other posts from Stack Overflow
or by scott
Published on 2010-05-17T14:57:27Z
Indexed on
2010/05/17
15:00 UTC
Read the original article
Hit count: 260
Hi,
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
© Stack Overflow or respective owner