storing fckeditor contents

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
shivam0101
Forum Contributor
Posts: 197
Joined: Sat Jun 09, 2007 12:09 am

storing fckeditor contents

Post by shivam0101 »

Hello,

I am using fckeditor for the first time. After i type the contents should i have to store in database? If yes which type should i have to use. (varchar, text) etc.


Thanks
User avatar
Gente
Forum Contributor
Posts: 252
Joined: Wed Jun 13, 2007 9:43 am
Location: Ukraine, Kharkov
Contact:

Post by Gente »

Yes, I think you can store the information in DB with a text field.
Post Reply