In PHP how many size data can upload by default?
Answer Posted / devi
The default size :2 M
Max size:16 MB
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
Does php support function overloading?
What is difference between static and constant in php?
Do you know what is the use of the function 'imagetypes()'?
Which function would you use to read a line of data from a file in php?
What is the use of get and post method in php?
Where is session value stored php?
How to check a key exist in an array?
How to support multiple-page forms?
What is strlen php?
What does csrf token mean?
How to read and display a HTML source from the website url?
What is the difference between indexed and associative array?
What are examples of independent and dependent variables?
Do csrf tokens expire?
When to use get and post request?