BROWSE IMAGE FILES FROM WEBSITE FOLDERS....

IMagick is a native PHP extension to create and modify images using the ImageMagick API. ImageMagick Studio LLC did not write nor does it maintain the IMagick extension, however, IMagick users are welcome to discuss the extension here.
Post Reply
sriducati
Posts: 28
Joined: 2011-11-28T08:11:59-07:00
Authentication code: 8675308

BROWSE IMAGE FILES FROM WEBSITE FOLDERS....

Post by sriducati »

Hello WebMasters,

Finally i fixed an issue i had with image magick color processing..... now I need to create "browse" button in an user input form ,so that user when clicks on "browse" he should be able to select one of images stored in "Directory/folder" in a webserver ,and after he selects one of the images, "location" of that image should be entered automatically in the Input box...... i mean it should be something like IMAGE PICKER just like color picker.... IAM able to browse files from files from local directory by using command <input type="file" name="image"> ....but how to browse image files from "website folders/public_html ".....guyz expecting your response asap... please do repond...

Thank you....
Post Reply