03-26-2008, 04:09 PM
|
#9 (permalink)
|
|
The Contributor
Join Date: Jan 2008
Location: Brazil
Posts: 77
Thanks: 14
|
Quote:
Originally Posted by freenity
I have just realized that tinyMCE can't be secure at all, because it's a javascript executed on the client pc, so practically a user can insert any html or javascript, there....
Thanks to all
|
That's exatcly why I suggested you the use of HTML Purifier, to filter the content the user inputs into TinyMCE. 
|
|
|