selecting a picture from an online folder
Posted: Sat Jul 21, 2007 4:03 am
hi,
I'm new to php, I've been trying to search for my problem long but most probably i'm not searching under the right criteria.
I have a folder on my website, and i would like to choose a picture from it from a file input tag. "<input type="file" name="flower_picture" />"
every time i click on the browse button it shows computer files (that's normal), but can I instead view pictures from my website from the folder pictures/flowers/ ?
thanks in advance, if I need to post more info please feel free to ask, i'm new so I have to learn
I'm new to php, I've been trying to search for my problem long but most probably i'm not searching under the right criteria.
I have a folder on my website, and i would like to choose a picture from it from a file input tag. "<input type="file" name="flower_picture" />"
every time i click on the browse button it shows computer files (that's normal), but can I instead view pictures from my website from the folder pictures/flowers/ ?
thanks in advance, if I need to post more info please feel free to ask, i'm new so I have to learn