Album Script
Moderator: General Moderators
Album Script
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
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
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
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.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)
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.
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
http://www.hotscripts.com/PHP/Software_ ... tion_Kits/
Once again, See the PHP starter kit topic.
viewtopic.php?t=21400
Once again, See the PHP starter kit topic.
viewtopic.php?t=21400
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
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.
viewtopic.php?t=6290&highlight=reading+files+folder
hope that helps.
Thank you!phpScott wrote: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.
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US