News Feed
Jobs Feed
Sections




News Archive
MSBWare.com:
Integrating FCKeditor With Your MySQL Database
June 05, 2007 @ 17:06:00

On the MSBWare.com site there's a new tutorial looking at the integration of the FCKeditor (a powerful web-based editor that works much like Word) with a MySQL database backend via PHP.

This article is intended to address the lack of documentation in integrating the FCKeditor with your MySQL database. Their tutorials show how to configure and use the editor, but how to get it to save to your database isn't addressed at all. While this article will utilize the MySQL DBMS, the concepts are the same for any DBMS.

They start with the download and install of the editor, including placing it in a page where it can be used (inclusion and configuration). The next step is to wrap the entire editor block in a form to make it submittable and, finally, write the update script to happen on submit. Complete code is included at the end of the tutorial.

1 comment voice your opinion now!
tutorial fckeditor mysql backend integrate tutorial fckeditor mysql backend integrate


blog comments powered by Disqus

Similar Posts

Brian Swan's Blog: Using SQL Azure Federations via PHP

Sander van de Graaf's Blog: Optimizing your (ZF) web application

Crynobone\'s Blog: Creating our own RSS Aggregators

PHPMaster.com: Maintaining your Server with Command Line PHP

phpRiot: Zend Framework 101: Zend_Log


Community Events









Don't see your event here?
Let us know!


example framework testing podcast interview community functional release event development opinion zendframework2 language api introduction object composer conference code tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework