Welcome Guest, Not a member yet? Register   Sign In
Upload chm file using codeigniter
#4

Hi,

I have added the below lines in mimes.php file
'chm' => 'application/vnd.ms-htmlhelp',
and its (' $config['allowed_types'] = "chm|gif|jpg|jpeg|png|pdf|doc|docx|txt";') my allowable file type.
But still now I cannot upload .chm file and application show the error message 'The filetype you are attempting to upload is not allowed.'

Thanks
Reply


Messages In This Thread
Upload chm file using codeigniter - by hamid - 07-31-2017, 11:44 AM
RE: Upload chm file using codeigniter - by hamid - 08-02-2017, 09:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB