Welcome Guest, Not a member yet? Register   Sign In
Multiupload not cycle
#2

Check your php.ini file, there are settings in there for uploading

Also you need to set these two in php.ini file for file sizes.

upload_max_filesize = 10M
post_max_size = 10M

These two should contain the same value.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Multiupload not cycle - by lucavalentino - 04-26-2016, 07:57 AM
RE: Multiupload not cycle - by InsiteFX - 04-26-2016, 01:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB