Welcome Guest, Not a member yet? Register   Sign In
ckeditor & form validation
#4

[eluser]pickupman[/eluser]
The editor returns the form encoded using [url="http://us2.php.net/manual/en/function.htmlentities.php"]htmlentities()[/url] for security. It's a layer of protection for information going in and out of the DB, can be used for an attack. You just have to reverse it back when displaying back on the page using [url="http://us2.php.net/manual/en/function.html-entity-decode.php"]html_entity_decode()[/url].


Messages In This Thread
ckeditor & form validation - by El Forum - 04-06-2011, 05:56 PM
ckeditor & form validation - by El Forum - 04-06-2011, 09:13 PM
ckeditor & form validation - by El Forum - 04-07-2011, 06:23 AM
ckeditor & form validation - by El Forum - 04-07-2011, 07:30 AM
ckeditor & form validation - by El Forum - 04-07-2011, 10:19 AM
ckeditor & form validation - by El Forum - 04-07-2011, 11:51 AM
ckeditor & form validation - by El Forum - 04-07-2011, 12:03 PM
ckeditor & form validation - by El Forum - 06-12-2011, 08:00 AM
ckeditor & form validation - by El Forum - 06-12-2011, 08:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB