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
What is super () python?
How to get the http request in php?
What is the use of mvc in php?
What is substr in php?
What does a special set of tags do in php?
What is array function in javascript?
What is final class and final method?
How to specify argument default values?
When to use self over $this?
Why are sessions used?
What is php? Why it is used?
What is a controller in php?
What is a query in a database?
What is string and its function?
How easy is php?