HTML chars
-
I have a php snippet with a code like
str_replace("<", "<",$text)
But the snippet editor changes it to
str_replace("<", "<",$text)
How do I get the code work?
Thank you very much.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘HTML chars’ is closed to new replies.