htmlentities
Posted: Wed Mar 14, 2007 9:22 am
Hi.
I'm having a problem with a field of my DB.
I have a field in my db that have text with html code.
Example: "Mário it's <strong>fired</strong>. See <a href="#">Link</a>"
I can't put this im my file correctly, because my tags is being printed to the html code and sometime even the special chars too (like: á). I've already try it with and without the htmlentities, but until now i couldn't find a way to solve this.
Anyone could Help me?
I'm having a problem with a field of my DB.
I have a field in my db that have text with html code.
Example: "Mário it's <strong>fired</strong>. See <a href="#">Link</a>"
I can't put this im my file correctly, because my tags is being printed to the html code and sometime even the special chars too (like: á). I've already try it with and without the htmlentities, but until now i couldn't find a way to solve this.
Anyone could Help me?