I'm trying to get a script to work:
http://www.thegoldenmean.com/technique/mp3player_v2_03.html
zip file:
http://www.thegoldenmean.com/images/technique/mp3player2/mp3player_v2_demo3.zip
it's an online mp3 player tutorial based on a php class for reading id3v2 tags
arrays.php and id3v2.php and test.php should be uploaded to a location to the server, and then a random mp3 file should be added to that location
if you then go to test.php, it should give all the info about that mp3 file
but it doesn't
can anyone help me with this please?
you can check it out here:
http://www.elkbase.com/elkplayer/test.php
http://www.elkbase.com/elkplayer/arrays.php
http://www.elkbase.com/elkplayer/id3v2.php
thanks in advance