Jump to content

Striping javascript from HTML


kirogl

Recommended Posts

Hi all,

      I'm currently writting a wiki style system useing FCKeditor to accept user input, however in the intrests of security I want to remove any possablity of the user adding Javascript. Strip_tags isn't an option as I want to keep the HTML.

 

      So... is their anyway of stripping the javascript (including onMouseOver, <script></script> and <a href="javascript(...  )  tags from a string?

      Or... is their anyway of disableing the "edit source" button in the FCKeditor editor?

 

option 1 would be best (so users can add embed tags, like youtube video's etc.) but it feels overly complex.

Link to comment
https://forums.phpfreaks.com/topic/123891-striping-javascript-from-html/
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.