electricphp
Programmer
I'm looking for some sort of freeware wysiwyg editor that could plug into a php page. Basically the client wnats all the text to be editable on the website. I figured the best way to do this is have a table in the mysql datbase with a field for each page and then, all the text could be edited via the wysiwyg editor and saved back to the table.
What is the simplest and most ellegant way to do this?
What is the simplest and most ellegant way to do this?