Text editor for blogs/forum

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
yoji
Forum Commoner
Posts: 25
Joined: Sun Oct 19, 2008 3:09 am

Text editor for blogs/forum

Post by yoji »

Hi. I was about to create my own blog. I just wanted to ask about the editor used in most blogs or forums, you know with many editing options. How can I include it in my blog too? And what are they called?
User avatar
aceconcepts
DevNet Resident
Posts: 1424
Joined: Mon Feb 06, 2006 11:26 am
Location: London

Re: Text editor for blogs/forum

Post by aceconcepts »

Two quite popular editors are tinyMce and fckeditor
Post Reply