I need help in ckeditor as I am new user. I want ot upload images or files from my local computer(hard drive) and also i want to get images in ckeditor text area from my local computer.
kindly help me on this as I am new and I have to do this task.
Also help me by giveing me stepwise decision.means that in which file i have to make changes and on what line.because in some cases i found help through internet bt those codings aren't found by me.
thanks.

By default CKEditor does not
By default CKEditor does not include a file browser or uploader. You can, however, create a custom file browser or use an existing one, like CKFinder.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!