| WYSIWYG editor in php?
|
thecoolone

msg:3165011 | 3:12 pm on Nov 22, 2006 (gmt 0) | I would like to know if there is any free WYSIWYG in php. or any simple WYSIWYG editor code written in php. i want to create and editor with simple functions like Bold,Italics,Underline and a few fonts options tats it. nothing more besides that. any help is welcomed
|
bill

msg:3165506 | 9:19 pm on Nov 22, 2006 (gmt 0) | There are several WYSIWYG programs that work within a PHP environment...why would it be important that the actual WYSIWYG application be written in PHP? Could you explain this?
|
bcolflesh

msg:3165519 | 9:33 pm on Nov 22, 2006 (gmt 0) | [fckeditor.net...]
|
thecoolone

msg:3165828 | 6:23 am on Nov 23, 2006 (gmt 0) | the reason i wanted the editor to be in php is so that i can directly write the contents into the mysql database. I have checked FCKEditor. its really good. but it has too many functions that i dnt need and is very complex to understand the code. any other simpler WYSIWYG editors in php the code of which is easy to understand and maipulate?
|
|
|