In PHP how many size data can upload by default?
Answer Posted / mamta asnani
By default it is 2 MB. But we can change it in php.ini file
by "upload_max_filesize".
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
How can we determine whether a variable is set?
What is php regular expression?
What type of errors can be occurred in php?
How do you connet mysql database with php?
How do you remove duplicates from an array?
Which parts of php are case sensitive?
Explain what is smarty?
What does the php error 'parse error in php - unexpected t_variable at line x' means?
Is php dying 2018?
What is the difference between public, protected and private?
What is the difference between php and java?
Tools used for drawing er diagrams?
What are the __construct() and __destruct() methods in a php class?
How to write a program to make chess?
What is session php?