Jump to content

how to render htmlspecialchar


shane07

Recommended Posts

Hi

My problem arises with the htmlspecialchars() function. I used this function to store the html data into the database because without this function I could not insert the html data. But when I try to retrieve this data php renders in the form of "<table><tbody>". which I do not want. I actually want the 'table' instead of the '<table>'. What should I do to avoid this?

 

Thanx

Link to comment
https://forums.phpfreaks.com/topic/100339-how-to-render-htmlspecialchar/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.