In PHP how many size data can upload by default?
Answer Posted / shravan kumar
Default size is 2 MB
Maximum size is 20 MB
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is the purpose of using php?
How long is a php session valid?
Where are sessions stored php?
Where do we use get and post?
Why does php need server?
What is the difference between php and core php?
Where can I find php ini file?
When to use get and post request?
Tell me can the value of a constant change during the script's execution?
What is the use of get and post method in php?
Which php framework is fastest?
How to get the value of current session id?
Tell me how can you pass a variable by reference?
Why do we use query?
How to write the form tag correctly for uploading files?