upload file size > 2MB
Posted: Mon Jun 10, 2002 3:03 am
is php can upload the file that have a big size greater that 2MB. cause i try to upload the other files < 2MB and it was successfully but the file size 3.5MB is fail.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
; Maximum allowed size for uploaded files.
upload_max_filesize = 2M