Welcome Guest, Not a member yet? Register   Sign In
form helper and htmlspecialchars
#2

[eluser]Eric Cope[/eluser]
My current work around is to leave the helper file alone and
Code:
htmlspecialchars_decode($str,ENT_QUOTES);
the POST data before I place it in the database. Thoughts?


Messages In This Thread
form helper and htmlspecialchars - by El Forum - 02-06-2010, 11:43 PM
form helper and htmlspecialchars - by El Forum - 02-06-2010, 11:49 PM
form helper and htmlspecialchars - by El Forum - 06-11-2011, 04:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB