Jump to content

removing code between to points


laPistola

Recommended Posts

ok i have problem i use the TinyMCE wysiwyg editor on my site but its came to my attention that when a user copied from a MS Word document it also pastes in the back ground a hole load of other code that when is viewed on a page comments out everything so all you see is what ever is before the call for the post.

 

now this code i talk of is 19k charactors long and appares to be the settings code that all office doucments would make use off when pasting from one program to the other.

 

To stop this being a problem this time i just removed the code in phpMyAdmin but what if a user pastes from word again and its very possible as its a story website.

 

My thoughts was to see if there was a way to delete say everything starting from

<!--[if

 

through to

<!--[End IF]-->

 

but how would i go about doing this?

Link to comment
https://forums.phpfreaks.com/topic/136937-removing-code-between-to-points/
Share on other sites

  • 2 weeks later...

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.