WYSIWYG online html editor

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
ddragas
Forum Contributor
Posts: 445
Joined: Sun Apr 18, 2004 4:01 pm

WYSIWYG online html editor

Post by ddragas »

Does somebody know for free to use WYSIWYG online html editor with image upload function, and that is easy to implement into web page?
benslayton
Forum Newbie
Posts: 12
Joined: Tue Jun 06, 2006 3:08 pm

Post by benslayton »

jonra
Forum Newbie
Posts: 22
Joined: Thu May 25, 2006 9:35 am
Location: Iowa
Contact:

Post by jonra »

We've been through about four different RTEs for our in-house CMS and the one we've really loved and stuck with for a while now is TinyMCE. Really customizable, lots of documentation, nice presentation. We love it.

http://tinymce.moxiecode.com/
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

Both TinyFCE and FCKEditor have that feature. They are the two best (I believe) at this point in time.
(#10850)
User avatar
ddragas
Forum Contributor
Posts: 445
Joined: Sun Apr 18, 2004 4:01 pm

Post by ddragas »

thank you all for reply
Post Reply