954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

editor

Hi

I want to put a kind of editor in my web pages that contain html and php plugin such as dani web's editor because i want to insert some codes and then show them on the other pages such as daniweb's form .

please help me, this is for my project

mehdi.yazdani
Light Poster
25 posts since Oct 2011
Reputation Points: 10
Solved Threads: 0
 

There are two great options.

TinyMCE - http://www.tinymce.com/
CKEditor - http://ckeditor.com/

If you want more support, I'd suggest TinyMCE. If you want accessibility, CKEditor is said to be 100% accessible (or close to) and uses ARIA.

floatingDivs
Junior Poster
198 posts since Aug 2010
Reputation Points: 32
Solved Threads: 34
 

i used tinymce in advanced style and basic form but the question is here that i want to put some html or php codes inside the editor and then insert them into database
after these i want to show these codes for users like daniweb's preview that shows the codes with rows and like editors in popular softwares

1. the codes here
2. the codes here
3. the codes here

and so on could you help me ?

mehdi.yazdani
Light Poster
25 posts since Oct 2011
Reputation Points: 10
Solved Threads: 0
 

http://ckeditor.com/demo
you can try this one but if you have ever worked on some wiki,
wiki uses WYSWIG text editor.

baig772
Junior Poster
123 posts since Mar 2011
Reputation Points: 29
Solved Threads: 6
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You