|
-
How to read a folder on the server?
I'd like to make a dynamic photo gallery that bypasses XML; so the website owner can just upload folders/images to a directory, and not bother updating an xml file.
I think PHP could be one way to do this, is it the best? Could Flash do it without a serverside script, just AS?
Basically, I would like the script (AS, PHP, whatever) to look in a directory, let's call it "gallery/". Any folders in that directory become categories in the gallery (drop-down or combo box or something is populated with the folder/category names). Any images in those folders are automatically made into thumbnails, and displayed when that category is selected. Can be a manual gallery, a slideshow, or whatever. I'll work on that later.
Is PHP my best answer?
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|