I am now about to start working ona page that will display content listed in a database. I would like to have another admin page with a text editor on it so the website admin can manage the content by adding and removing text. Does anyone know of a good free text editor that can link into a MySQL database?
Thanks
Hud
Text Editor
Started by hudbarnett, Aug 30 2010 12:16 PM
2 replies to this topic
#1
Posted 30 August 2010 - 12:16 PM
|
|
|
#2
Posted 30 August 2010 - 01:03 PM
I don't know any text editor that can insert data into MySQL Database, but you can use classic JavaScript editor (like TinyMCE), edit the text there and then save that formated text into MySQL. On page, where you're showing data from the database use that script from TinyMCE what is formating outputed text from DB.
#3
Posted 30 August 2010 - 11:27 PM
Hi there, thanks i'll give it a try. :)


Sign In
Create Account


Back to top









