wysiwyg 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
kipp
Forum Commoner
Posts: 27
Joined: Fri Jan 09, 2009 1:25 pm

wysiwyg editor

Post by kipp »

Can anyone suggest a free wysiwyg editor that includes the ability to upload image files to be used inside the editor, similar to the way wordpress works? Thanks for any suggestions.
Mark Baker
Forum Regular
Posts: 710
Joined: Thu Oct 30, 2008 6:24 pm

Re: wysiwyg editor

Post by Mark Baker »

Personally, I use tiny_mce, but a lot of people use fck editor. These two seem to be far and away the best around in terms of functionality.
kipp
Forum Commoner
Posts: 27
Joined: Fri Jan 09, 2009 1:25 pm

Re: wysiwyg editor

Post by kipp »

awesome...thanks very much!!! This should help my sleepless nights.
kipp
Forum Commoner
Posts: 27
Joined: Fri Jan 09, 2009 1:25 pm

Re: wysiwyg editor

Post by kipp »

i have installed the fckeditor and have attempted to use the example given. the results are returning a page cannot be found. The path is correct, I have setup an absolute path instead of a relative path just for testing. Any thoughts? I am using the .js editor.
Post Reply