Welcome Guest, Not a member yet? Register   Sign In
Upload Quicktime file
#2

(This post was last modified: 06-28-2016, 08:47 AM by InsiteFX.)

You can try to add the mime type to the ./application/config/mimes.php file.

PHP Code:
'm4v' => 'video/x-m4v'

Also try using mp4 or you can use the AddType in an .htaccess file.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Upload Quicktime file - by Happy Camper - 06-28-2016, 05:44 AM
RE: Upload Quicktime file - by InsiteFX - 06-28-2016, 08:44 AM
RE: Upload Quicktime file - by Narf - 06-29-2016, 03:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB