I am making a file uploader and editer in PHP using the TinyMCE rich text editor.
- Which all files/types can be edited in TinyMCE.
- Whats best was to edit a server file in TinyMCE.
- How do i save to file edited in TinyMCe and what format should i save.
Sample code will be helpful.
In case tinymce is not right editor, please just another open source rich text editor.