Welcome Guest, Not a member yet? Register   Sign In
File Upload class
#3

[eluser]The Casual Bot[/eluser]
phpinfo says

Code:
upload_max_filesize    2M    2M

and my code

Code:
$config['max_size']    = '2048';

and they user guide

Code:
The maximum size (in kilobytes) that the file can be. Set to zero for no limit. Note: Most PHP installations have their own limit, as specified in the php.ini file. Usually 2 MB (or 2048 KB) by default.

so they all = the same

and the file im upload is only 332kb


Messages In This Thread
File Upload class - by El Forum - 12-07-2009, 07:02 AM
File Upload class - by El Forum - 12-07-2009, 07:07 AM
File Upload class - by El Forum - 12-07-2009, 07:17 AM
File Upload class - by El Forum - 12-07-2009, 07:47 AM
File Upload class - by El Forum - 12-17-2009, 08:20 AM
File Upload class - by El Forum - 12-17-2009, 02:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB