im new to php. Im trying to vreate an image gallery. I can create a new album view records and sorts. What I need help on is I would like to have a page for uploading an image to go into a physical directory on my server, which is created from a form of create album.the upload page has a drop down box with the albums which exists in database. which will tell php which folder was created to store the image title desc and so forth any help would be great I know there is alot of image galleries out there but none simple enough to break down