Jump to content

Getting lengths of mp3s without huge time delay


eddy556

Recommended Posts

Hi, I have a PHP script which displays all the mp3 files within a folder to users on a webpage.  I also have another script which reads through each of these files IDE tag in order to display the length of each file next to its name on the webpage.  However this can cause a while for the page to load as it must go thru each file separately and read its tag.  I know there are other sites on the web that do this without long page loads....how do they do this?  I was thinking there must be a way to go through each file say once a day and then when the user views the page they are just viewing the results of the latest 'crawl'.  Any ideas much appreciated.  Thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.