
Easily Integrate the FCKeditor with a MYSQL database
The FCKeditor allows you to edit your webpages right online without knowing HTML. You edit your pages in an online text editor just like a MS Word. Best of all it’s Free. This tutorial will walk you through setting up the FCKeditor with a MYSQL database. This tutorial [...]

Easily Integrate the FCKeditor with a MYSQL database
The FCKeditor allows you to edit your webpages right online without knowing HTML. You edit your pages in an online text editor just like a MS Word. Best of all it’s Free. This tutorial will walk you through setting up the FCKeditor with a MYSQL database. This tutorial sets you up to edit one page. The next tutorial coming up will show you how to edit multiple pages.












11 Responses
THANKS TO THE ORIGINAL
By the way the original code for this tutorial came from a great tutorial at
http://www.msbware.com/articles/php/integrating_fckeditor_with_your_mysql_database.html
This version only makes a couple small additions to the original code to deal with magic quotes and slashes.
You can find a great written explanation of most of the code at that site.
Thanks
AMAZING! Thank you very much. That was perfectly executed.
Hi, we been working on this editor for day, couldnt figure out how to make it work, Thanks a lot for you effort on that video. Now dreams came true and its working well. But there is a little question about that.
If i have 2 place to edit in same page? like
1. News (editable with FCKeditor)
2. About us or Recent Works (editable with FCKeditor)
In that case, How do i make the page reads them from different table’s, id’s or what ever, How do i do that?
thank you, thank you, thank you so much!!!!!!! althouh i’m not a developer I’m trying to learn all this,(I’m a designer). I really enjoy web site development, and with this kind of help, ohhhhhhhh man you are great, there are things I do not understant but i realy thank you for the time you put in your tutorials. sorry for my english but I’m colombian!!!! spanish speaker…
have a nice one
yo MR eaykiss 123
hoq u doing man i am lookig somthing like if some one upload pic to my upload folder and i wana that person see same time after upload done , i think u undeer stand wat am taking about can u put something like that Tutorial plz or can u help me out for that where am gona find code for that plz thanks
Thanks for the tutorial it was very easy to follow and integrate into my website.
My question is: How can I have multiple fckeditor’s to edit mySQL tables on the same page? There is not much documentation on the net; I’ve tried multiple things on my page to get it to work but with no success.
I would like to incorporate a similar functionality as “Barbarosa” mentioned in the above post.
Any advice in the right direction would be appreciated.
That was extactly what the doctor ordered. I was in the middle of creating this capability myself and you have just saved me a lot of late nights. Well done you absolutely nailed it!
Hey this tutorial is awesome – the only thing that I’m still having trouble with is picture uploads
hey, i have look at this tutorial now. but i get up this cod: BasePath = “../FCKeditor/”; $oFCKeditor->Value = $data["data"]; $oFCKeditor->Width = 540; $oFCKeditor->Height = 400; echo $oFCKeditor->CreateHtml(); ?>
when i should get the big emty box, at 10:30 on the tutorial PLZ HELP ME !
When can we expect a tutorial on how to edit multiple pages? I still dont understand if i can use 1 editor for all pages of my website, or do i need different editors for each page? I cant find any info on the internet about that …
We’re going through the comments now and that is one on the list. Expect to see a constant supply of new tutorials and much more starting Jan 1st.