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
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.
Hi there, thanks i'll give it a try.![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks