Home > Flash, MySQL, PHP > File Upload

File Upload

April 6th, 2009

Basically artists upload there tracks to my website. The track appears in ‘awaiting for approval’ where i can approve the track onto the website. At the moment any music format that is uploaded is ment to be automatically converted into mp3 but i think it just adds a file extension and this messes up some music files uploaded.

Alls i really want is for an artist to be able to upload any music file. The file sits and waitings in the ‘awaiting for approval’. I download the file myself through ftp, convert it into mp3, upload it again, then accept i’d it in the admin section.

In short i think the script fo converting the files needs to be removed though the renaming of the file needs to be kept?


File Upload

Comments are closed.
Bear