Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for PHP
»
Re: Image Upload
Image Upload
Last post 07-20-2011, 3:00 AM by
JavedBoqo
. 2 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
07-19-2011, 6:50 AM
68604
JavedBoqo
Joined on 07-19-2011
Posts 11
Image Upload
Reply
Quote
Hi buddies,
When ever image uploaded to cuteeditor, i need to insert image information in
database
, so where is the exact
function
which is calling for uploading image so that i can
customize
it to insert in database.
thanks
regards
Javed Hunzai
07-19-2011, 7:53 AM
68611
in reply to
68604
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Image Upload
Reply
Quote
Hi JavedBoqo,
You can you find the upload button at the bottom of the "Inser Image" dialog. click the upload button and than you can select the file which need to upload to the server.
Online demo http://phphtmledit.com/EnableAll.php
Regards,
ken
07-20-2011, 3:00 AM
68642
in reply to
68611
JavedBoqo
Joined on 07-19-2011
Posts 11
Re: Image Upload
Reply
Quote
thanks buddy for you reply.. i have customize do_insert() method to insert image in database