PHP - file upload size
Posted: Tue Feb 15, 2005 3:50 pm
Hi everyone,
I have a file upload option on my site and right now it allows only 500KB or lesser file sizes to upload.......is this the default setting for the server? Can I increase it somehow? if yes, please guide how to do that.
In the form, I am passing a hidden field of MAX_FILE_SIZE and the value is set to 500000..........I increased this number but it still didn't work with larger than 500K files.
Thanks for help
Khawar
I have a file upload option on my site and right now it allows only 500KB or lesser file sizes to upload.......is this the default setting for the server? Can I increase it somehow? if yes, please guide how to do that.
In the form, I am passing a hidden field of MAX_FILE_SIZE and the value is set to 500000..........I increased this number but it still didn't work with larger than 500K files.
Thanks for help
Khawar