Reply to Re: Uploading mp3 files

Re: Uploading mp3 files new!
by colin, 15 years, 11 months ago
You can copy here the log of the class, which gives information regarding the MIME types:
echo $fileMP3->log;

As for allowed, use it as following, to test:
$handle->allowed = array('*/*');
$handle->forbidden = array('');
Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important