Forum Moderators: coopster

Message Too Old, No Replies

php image gallery

php image gallery

         

randy

7:34 pm on Jul 8, 2009 (gmt 0)

10+ Year Member



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

andrewsmd

2:47 pm on Jul 9, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I would start by gettin an upload image to work correctly and then worry about the more complex part of putting them in specific galleries.