Hey guys,
Novice php guy here. I can read php decently (IMO) but i can't write php scripts from scratch. Anyways here is exactly what I have and what I need. I have a site with a few thousand pics on it. So for instance I might have a picture of an apple at
pictures>a>apple>apple.jpg(s) or
pictures>b>ball>ball.jpg(s)
Im hoping to find a script that can take vistors directly to/create a gallery from a link like this
The pics are organized into a few hundred folders WIHTOUT HTML OR PHP just the images themselves. I would like to find a script that would auto-generate a simple gallery. So
would take the visitor to a page that auto-generates a gallery for ALL images in the apple folder.
Im sure if someone is able to post something similar that I will be able to read/modify it for my flavor im just a little lost.
