|
Posted by Mike P2 on 05/01/07 21:26
Oh yea, and with that example I just posted, if you are going to
replace multiple keywords, you only need to run the first two (or one
of them if you are only going to use one of them) preg_replace()s
once. If you plan to make a function out of this, take out the first
two preg_replace()s and run them once separately before calling the
function.
-Mike PII
Navigation:
[Reply to this message]
|