$str =~ s|<foo>(.*?)</foo>|'<P>' . strip_code($1) . '</P>'|egis;
You just wrap your code in <literal> and you are all set. I put the tags in as "foo" above because, well, putting "<literal>
This is experimental. Let me know how it works out for you.
This Is A Test 0 Comments More | Login | Reply /