What is the maximum size of a file that can be uploaded
using PHP and how can we change this?
Answer Posted / amit aggarwal
By default it is 2Mb. But you can change this limitation in
php.ini file.There is a variable 'upload_max_filesize'
| Is This Answer Correct ? | 53 Yes | 1 No |
Post New Answer View All Answers
What is regular expression in javascript?
What is the difference between == and === operator in PHP?
Is php 5 still supported?
How many columns can be added in a table in mysql?
Why php script is not running in browser?
How to find a specific value in an array?
When to use get and post request?
How to remove an empty directory?
Difference between $message vs. $$Message in php.
What do you mean by core php?
What is meant by public, private, protected, static and final scopes?
What is the purpose of pear in php?
How do you identify independent and dependent variables in regression analysis?
How to create a directory?
How can I learn php fast?