Page 1 of 1
Album Script
Posted: Wed Oct 27, 2004 4:02 pm
by th3gh05t
Hi,
I am looking for a script that will list all of the Albums that I have in a Windows folder, and all of the files in that folder, and make a webpage of it.
I have made something like it, but I have hand coded it, and it is mostly in HTML.
You can look at it here ->
http://www.halo-source.com/profile/albums_list.php
Can this be done without having the folders on a web server somewhere?
Thanks, th3gh05t
Posted: Wed Oct 27, 2004 7:19 pm
by Ambush Commander
You mean the files are on your computer? Sure, if you make your computer your own webserver. Install a webserver and PHP, put the files in the same area as your root folder for the webpage and execute the script on your harddrive.
Posted: Wed Oct 27, 2004 8:06 pm
by th3gh05t
Ok. So where would I get something like that?
Posted: Wed Oct 27, 2004 8:12 pm
by tim
any search engine could direct you to millions of free servers you can install
apache is prob the best n most commonly used
Posted: Wed Oct 27, 2004 8:12 pm
by Ambush Commander
Well, you can easily find installation packages for Apache and PHP, plus
http://www.hotscripts.com has some automatic packages listed (check out the PHP beginners faq for more information)
Posted: Wed Oct 27, 2004 8:25 pm
by th3gh05t
Ambush Commander wrote:Well, you can easily find installation packages for Apache and PHP, plus
http://www.hotscripts.com has some automatic packages listed (check out the PHP beginners faq for more information)
Yea, I have searched for hours, and couldn't find anything.
tim wrote:any search engine could direct you to millions of free servers you can install
apache is prob the best n most commonly used
Yes, I know that, but that is not what I was referring to.
Posted: Wed Oct 27, 2004 8:33 pm
by Ambush Commander
Posted: Wed Oct 27, 2004 8:41 pm
by th3gh05t
Already told you I know how to do all that.
I just need a script.
I don't know why you are providing me with all these unessary links.
Posted: Wed Oct 27, 2004 8:43 pm
by Ambush Commander
???
Didn't you say you already made one? What's wrong with it?
Posted: Thu Oct 28, 2004 3:08 am
by phpScott
try this reading this post, at the bottom looks like a nifty little script to get you to where you want to go.
viewtopic.php?t=6290&highlight=reading+files+folder
hope that helps.
Posted: Thu Oct 28, 2004 4:18 pm
by th3gh05t
Ambush Commander wrote:???
Didn't you say you already made one? What's wrong with it?
No, I told you that I had hand coded that for each entry.
If you are going to help, please read the thread and understand the topic at hand, otherwise, don't comment.
Posted: Thu Oct 28, 2004 4:18 pm
by th3gh05t
Posted: Thu Oct 28, 2004 5:02 pm
by Ambush Commander
Hmph... don't be so ambiguous (it was written in PHP after all)