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
Do you have to initialize variables in php?
What are magic methods?
How to connect to a url in php?
What's the best method for sanitizing user input with php?
How to receive a cookie from the browser?
Explain what are the two main string operators?
What is the difference between php4 and php5?
Are php sessions secure?
What is the difference between pop3 IMAP and MAPI?
How do I find environment variables?
What is a base url?
What is a definer in mysql?
What is the current stable version of php?
What is the difference between $name and $$name?
What is difference between static and constant in php?