Welcome Guest, Not a member yet? Register   Sign In
Database returning escaped results
#3

[eluser]TheFuzzy0ne[/eluser]
I'd suggest storing the data after converting it with [url="http://uk2.php.net/manual/en/function.htmlentities.php"]htmlentities()[/url] and the using [url="http://uk2.php.net/manual/en/function.html-entity-decode.php"]html_entity_decode()[/url] when you pull it out of the database. It will take up a little more space, but should recsolve your problem.


Messages In This Thread
Database returning escaped results - by El Forum - 02-21-2009, 04:21 PM
Database returning escaped results - by El Forum - 02-21-2009, 04:46 PM
Database returning escaped results - by El Forum - 02-21-2009, 04:49 PM
Database returning escaped results - by El Forum - 02-21-2009, 04:56 PM
Database returning escaped results - by El Forum - 02-21-2009, 05:16 PM



Theme © iAndrew 2016 - Forum software by © MyBB