Tiny MCE Help

hi friends,

i download the tinymce from net… my tiny mce is works fine, no problem in that one… now my problem is how to get the Contents from tinymce and how to insert the content to Database…

i know the javascript coding to getcontents from the tinymce… but what i need is, how to get the contents from the tinymce and stored it in database using PHP… and need to do the concept viceversa, (i.e, get content from database and stored it in tinymce…)

thanks in advance…

check this out http://wiki.moxiecode.com/index.php/TinyMCE:PHP_Example

you can modify this to add the db stuffs.