[eluser]Michael Wales[/eluser]
Isn't this server dependent?
[eluser]Référencement Google[/eluser]
I don't think so, and some people complain about it on the forum + I made tests uploading some FLV videos work only if this 2 mime types are added in the mime.php file.
[eluser]Référencement Google[/eluser]
Yes, xwero you are right, I typed too quickly but how you write it is the correct way.
[eluser]Michael Wales[/eluser]
Hmmm - I know I have had similar situations on file uploads (where the mime type that came with CI was incorrect). Well, not incorrect, it just registered on the server as the incorrect type.
If I remember correctly, it was an upload script for images and I had to add 'application/octet-stream' to all of the typical image file extensions.
Like I mentioned previously though, this could have been because of a misconfigured server (XAMPP on Windows, I think).