tipsy Posted August 23, 2007 Share Posted August 23, 2007 is it possible to create script where i paste an mp3 link and it tells me the title and artist as stated in the file properties? if so, how can i go about doing this? thanks. Link to comment https://forums.phpfreaks.com/topic/66295-retrieve-mp3-file-properties/ Share on other sites More sharing options...
keeB Posted August 23, 2007 Share Posted August 23, 2007 Sure. What you're looking for is an id3 tag. A quick google search found this: http://www.hotscripts.com/Detailed/20653.html Link to comment https://forums.phpfreaks.com/topic/66295-retrieve-mp3-file-properties/#findComment-331649 Share on other sites More sharing options...
tipsy Posted August 23, 2007 Author Share Posted August 23, 2007 Sure. What you're looking for is an id3 tag. A quick google search found this: http://www.hotscripts.com/Detailed/20653.html thats awesome! thanks so muchh! do you know if theres a script that does wma, avi, and other file extensions too? Link to comment https://forums.phpfreaks.com/topic/66295-retrieve-mp3-file-properties/#findComment-332307 Share on other sites More sharing options...
keeB Posted August 24, 2007 Share Posted August 24, 2007 Nope Link to comment https://forums.phpfreaks.com/topic/66295-retrieve-mp3-file-properties/#findComment-332675 Share on other sites More sharing options...
tipsy Posted August 27, 2007 Author Share Posted August 27, 2007 does http://www.hotscripts.com/Detailed/20653.html work for remote files? for some reason i get an error message Array ( [GETID3_VERSION] => 1.7.7 [error] => Array ( [0] => Remote files are not supported in getID3() - please copy the file locally first ) ) Link to comment https://forums.phpfreaks.com/topic/66295-retrieve-mp3-file-properties/#findComment-335750 Share on other sites More sharing options...
tipsy Posted August 28, 2007 Author Share Posted August 28, 2007 Sure. What you're looking for is an id3 tag. A quick google search found this: http://www.hotscripts.com/Detailed/20653.html aw .. the direct link doesnt work anymore do you know any other place to download? Link to comment https://forums.phpfreaks.com/topic/66295-retrieve-mp3-file-properties/#findComment-336764 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.