03-05-2011, 05:16 PM
|
#2 (permalink)
|
|
The Addict
Join Date: Aug 2008
Posts: 336
Thanks: 8
|
I try that with this example
php Code:
echo str_replace("<wordfilter>", "<wordfilter>", "<wordfilter>hwekljo </wordfilter>"); //returns: <wordfilter>hwekljo </wordfilter>
I don't see a problem, maybe with the $thescripttemps?
|
|
|
|