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
Is wordpress a php framework?
What is php limit?
What is the difference between client-side and server-side programming?
Tell me how do I check if a given variable is empty?
Tell me is it possible to protect special characters in a query string?
Tell me what does the initials of php stand for?
Tell me what's the difference between include and require?
How can I increase my website session?
What is the use of limit in mysql?
How to find length of an array in php ?
Why php is also called as scripting language?
What is super keyword in php?
Tell me what types of loops exist in php?
Tell me whether it is possible to share a single instance of a memcache between multiple php projects?
What does a delimiter do in mysql?