from: scarson
preg_replace is cool until you try to use a string that has $n in it, where n is some number. Here's a little trick to get around that. [ more ]
Losing dollar amounts when using preg_replace
from: scarson
preg_replace is cool until you try to use a string that has $n in it, where n is some number. Here's a little trick to get around that. [ more ]