Welcome Guest, Not a member yet? Register   Sign In
upload RAR & ZIP in code igniter
#6

[eluser]loca[/eluser]
I've added the following code into mines file:
Code:
'rar'   =>  array('application/rar','application/x-rar','application/x-rar-compressed')

now, I can upload RAR files,

the following code is available in mines files by CI:
Code:
'zip'    =>  array('application/zip','application/x-zip', 'application/x-zip-compressed'),
but I can't upload ZIP.

Anybody there help me!!!!


Messages In This Thread
upload RAR & ZIP in code igniter - by El Forum - 04-20-2009, 11:25 PM
upload RAR & ZIP in code igniter - by El Forum - 04-21-2009, 01:43 AM
upload RAR & ZIP in code igniter - by El Forum - 04-21-2009, 03:27 AM
upload RAR & ZIP in code igniter - by El Forum - 04-21-2009, 03:40 AM
upload RAR & ZIP in code igniter - by El Forum - 04-21-2009, 04:42 AM
upload RAR & ZIP in code igniter - by El Forum - 04-21-2009, 10:03 PM
upload RAR & ZIP in code igniter - by El Forum - 04-22-2009, 12:11 PM
upload RAR & ZIP in code igniter - by El Forum - 04-22-2009, 02:18 PM
upload RAR & ZIP in code igniter - by El Forum - 04-23-2009, 12:54 PM
upload RAR & ZIP in code igniter - by El Forum - 03-11-2010, 01:32 AM
upload RAR & ZIP in code igniter - by El Forum - 07-30-2012, 11:33 PM
upload RAR & ZIP in code igniter - by El Forum - 07-30-2013, 11:20 PM
upload RAR & ZIP in code igniter - by El Forum - 07-31-2013, 12:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB