graham23s Posted November 12, 2007 Share Posted November 12, 2007 Hi Guys, while im learning about uploading/resising images i thought i may aswell look into the procedure for mp3's, i can upload files fine but how should the file be played back to the user? would i need to make a flash mp3 player? thanks for any advice guys Graham Link to comment https://forums.phpfreaks.com/topic/76988-uploading-mp3s/ Share on other sites More sharing options...
nuxy Posted November 12, 2007 Share Posted November 12, 2007 PHP cannot do this, because it is server based. I'm speaking under correction here but I'm pretty sure you can do this with javascript. You can, as you mentioned do this with flash as well, I would suggest making it read an XML file with location and title. Uploading music files(MP3's) is the same as uploading any other file. If you have a third-part script, you should just edited the allowed extensions. Link to comment https://forums.phpfreaks.com/topic/76988-uploading-mp3s/#findComment-389810 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.