In PHP how many size data can upload by default?
Answer Posted / shravan kumar
Default size is 2 MB
Maximum size is 20 MB
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Do you know when sessions ends?
How to Pass JSON Data in a URL using CURL in PHP?
Tell me what is the main difference between php 4 and php 5?
What is a lambda function in php?
Tell us how to set cookies in php?
What is the name of the scripting engine that powers PHP?
Can we extend final class in php?
How to access a Static Member of a Class in PHP?
Describe which programming language does php parallel to?
How can you retrieve a cookie value?
How do you define a constant in php?
What is the use of header() function in PHP? What the Limitation of HEADER()?
Is not null mysql?
Explain what does $_files means?
Which is better get or post method?