I have an MP3 indexing program that generates a set of details about an MP3. I can deal with getting the results of this into a MYSQL database and if i manually select the file it works fine. However, I have an MP3 collection set out as follows:
/Artist/Album/Track.mp3
I want to be able to set a script going in the cron which will go through every single file and run the script I've already written on it - this is what I can't do - could somebody help?
Summary: I need a php script which picks out every .mp3 file in a set of directories and then runs a script on them
Any help would be greatly appreciated and would get a big credit in the program when finished!
Thanks,
Alex Brett
alex_brett@hotmail.com