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 a framework?
What is difference between variable declaration and variable definition?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
What are regular expressions in programming?
Can I use php in visual studio?
Tell me is it possible to submit a form with a dedicated button?
Do you know what is the use of the function 'imagetypes()'?
What is use of htmlspecialchars php?
What is difference between static and final in php?
Explain what is the function file_get_contents() usefull for?
Which function(s) in PHP computes the difference of arrays?
What are soundex() and metaphone() functions in php?
How do I start a php session?
What are the advantages of php mysql?
What is prepared statement in php?