sir i want to upload file as image in database issue is this created image sucessfully created but retated fields not store ex. description, meta_kewords, meta_description and after that i want to retrive it as slides up,download image as in facebook.com
Well, Amjad, no sir’s here, just PHP friends… I’m Ernie…
There are many parts to storing and retrieving images to and from a database.
First, all of the related fields must be stored by you. It is not automatic.
Sliders for images are tricky depending on what you are using them for.
Here is a link from Adobe’s site that covers a lot of image code. I think it may help.
If not, ask further questions and show us some of your code so far. Good luck, hope this helps.
http://cookbooks.adobe.com/post_Upload_images_to_a_MySQL_database__PHP_-16609.html