How to get Browse Facility in ckeditor for image uploading in php
Posted
by Priyanka
on Stack Overflow
See other posts from Stack Overflow
or by Priyanka
Published on 2010-04-23T12:50:40Z
Indexed on
2010/04/23
12:53 UTC
Read the original article
Hit count: 314
php5
Hello.I am trying to use ckeditor for image uploading.But it does not have Browse facility for uploading image.In the URL textfield,If i give hard-coded path,image can be uploaded.But this is not best practice to give hard-coded path.Can anyone help me with this to achieve Browse facility?Thank You in advance.
© Stack Overflow or respective owner