Hi,

   I want to setup a upload program thats only allow MP3 file type.

So,  this is my coding under the file

............
.........
if ($imgfile_type == "audio/mp3")
......
.......

But when I upload my song, it said "mp3 is not the format type"   What
should I do?

Please help..... I will be very appreciate.

Best regards,
Kelvin.



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to