In PHP how many size data can upload by default?
Answer Posted / pckabeer
max : 1gb
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
What is PECL?
Which is correct about mysqli and pdo?
How to get length of an array in PHP?
What is the use of "echo" in php?
What is session data?
What is default session time and path in PHP. How to change it?
What is the difference between for and foreach?
in PHP for pdf which library used?
Is null empty php?
Whether it is possible to share a single instance of a memcache between multiple php projects?
What is difference between rest api and restful api?
What does the function get_magic_quotes_gpc() means?
What is the best way to change the key without changing the value of a php array element?
What's the best method for sanitizing user input with php?
What is a model in php?