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

Recommended Answers

All 3 Replies

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.

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 ?

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

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.