In PHP how many size data can upload by default?
Answer Posted / webguy
Its 2mb(min) and 20mb(max) in PHP and nothing to with the
protocol as far as the size is in question.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to get a total number of elements used in the array?
How to create connection in php?
What are the advantages of using php?
What is the use of "ksort" in php?
What is the meaning of "enctype= multipart/form-data" ?
What is the special meaning of __sleep and __wakeup?
What is different types of visibility?
What is urlencode and urldecode in php?
What is $_ files in php?
Write a program to show the joining of two strings in php?
What is the difference between null and empty?
What is the maximum size of a table in mysql?
What is difference between array_merge and array_combine in php?
What is a simple php method to make a cross domain data request?
how to track no of users logged in?