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 the best way to avoid email sent through php getting into the spam folder?
What percentage of websites use php?
What is the main function of php?
What is a php object?
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.
What do you mean range() in php?
What is the use of the function htmlentities?
Is php a mvc?
What is final in php?
What is a php 5?
Is php outdated 2019?
How can I make a script that can be bilingual (supports english, german)?
What is difference between compile time and run time polymorphism?
Why do we use hooks?