What is the maximum size of a file that can be uploaded
using PHP and how can we change this?
Answer Posted / umapathi
2mb
| Is This Answer Correct ? | 31 Yes | 5 No |
Post New Answer View All Answers
Explain about the $_GET variable of PHP?
Explain what are some new features introduced in php7?
Is php a low level language?
What is the difference between single quoted string and double quoted string?
what is variable scope, which variables are accessible from where and what are "undefined variable" errors?
How to create a public static method in PHP?
What is a PHP Filter?
What does PEAR stands for?
What do you mean by core php?
What is difference between session and cookies in php?
What is the difference between unset and unlink?
What is polymorphism in oop php?
How to get the position of the character in a string in php?
What is the use of "ksort" in php?
What is the difference between characters and #?