PHP: Convert special characters to HTML character codes

Kal El

New Member
I'm developing a CMS for a customer and he needs to edit stuff and use special characters such as ? and ?. However, I don't want him to have to enter the character codes like \[code\]®\[/code\]. Does anyone knows a good way to automatically convert those characters using PHP?Thanks!
 
Back
Top