the way i do it here: www.radiokdug.com , is use a readdir() to look for the pictures (actually the entire galleries is based on readdir()), the mp3s, and a text file with the band info. the hit counters for the d/l's are text files, too.
I guess i should say that to add new bands, i just upload the new pics, mp3z, .txts, and the readdir()s see them and display the new band along with the rest.
Last edited by juglesh; 04-19-2005 at 08:46 PM..
|