What is the maximum size of a file that can be uploaded
using PHP and how can we change this?
Answer Posted / chourasia.rahul84
Its 32 Mb not 2 Mb
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
Is php secure?
How to pad an array with the same value multiple times?
What are the disadvantages of php?
Which is the latest version of php?
What are the different types of php variables?
What is the difference between php traits vs interfaces?
What is final in php?
Why print_r is used in php?
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
How the result set of mysql be handled in php?
What is the default time in seconds for which session data is considered valid?
How do you use an array in excel?
What is the function to count elements in an array in PHP?
What does csrf token mean?
What is varchar mysql?