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
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
What are classes in php?
Tell me how can we determine whether a variable is set?
How to remove an empty directory?
For image work which library is used in php?
Can I use node js with php?
How can you make a connection with mysql server using php?
Is php easier than javascript?
Can php run without server?
What are the different errors in php?
What’s the difference between htmlentities() and htmlspecialchars()?
Why should I learn php?
What are the steps for the payment gateway processing?
How many types of array are there in php?
Code to open file download dialog in PHP?