In PHP how many size data can upload by default?
Answer Posted / ratan siddique
2 mb is default. but it will be extendable. whenever we
need for extrand capacity just we will edit php.ini file.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Tell us how to create an array of a group of items inside an html form?
How to get the http request in php?
What is repository in php?
What is a closure in php?
What are the popular frameworks in php?
Why php script is not running in browser?
What is magic quotes?
How can you associate a variable with a session?
Tell me how do you define a constant?
What is the difference between get and post method in php?
What is php artisan tinker?
What is needed to be able to use image function?
What is slim framework?
which will print out the php call stack?
What is a collection in php?