Insert Text In Database

i wanna text editor that it has a file upload
i use ck edior for insert text in database but it hasn’t upload

What have you done to isolate the various steps and logically identify where the problem actually lies?

Did the text ever leave the client?
Is there an error in your Javascript?
Did your form handler receive the text? Prove it.
Why did the text not go into your database?
Was the query valid?
Did the logic run?
What is in your PHP error files?
What is in your Mysql log files? Is it valid?

i download it form this website

I know what ckeditor is and where to download it (and to write extensions for it) - in order to help you with your problem you need to first make sure the text you enter is being sent from the client (browser) to the server.

well what can i do for it?
i wanna ck editor like text editor in forum
where can i download it?