Convert special characters to html entities
843841Jul 4 2003 — edited Jul 7 2003Does anyone have a code that does that?
I'm having problems reading strings from a database and print on my browser.
The html code is written incorrectly on the browser beacuse of the special characters.
So, i'll have to write a code the reads the database, searches the string for special characters and replace it for the html entities.
Any chance of somebody having that code already?
Thanks to all.