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 does mysqli_query return?
What is difference between mysql_fetch_array and mysql_fetch_assoc?
How can I increase my website session?
what is constructor
What is the use of htmlentities in php?
What does $globals means?
What is php? Why it is used?
I need to know about the courses which are useful in corporate companies.. especially php/mySQL, Java/j2ee, .NET.. also tell if any other courses are valuable
What are the php variables?
Explain the types of string comparision function in PHP
Explain converting an object?
What are php magic methods/functions?
What is a php web application?
How to create and destroy cookies in php?
Tell us how can we access the data sent through the url with the post method?