In PHP how many size data can upload by default?
Answers were Sorted based on User's Feedback
Answer / mamta asnani
By default it is 2 MB. But we can change it in php.ini file
by "upload_max_filesize".
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / mrunalini
As far i know it depends on your limitations specified by
your hosting provider but not by your script. In general
when you are uploading large file sizes it is advisable to
use FTP protocol to load them into your server. For small
filesizes you can load them using HTTP.
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / 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 |
Answer / webguy
Its 2mb(min) and 20mb(max) in PHP and nothing to with the
protocol as far as the size is in question.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / shravan kumar
Default size is 2 MB
Maximum size is 20 MB
| Is This Answer Correct ? | 5 Yes | 4 No |
How to connect SMTP server in php. I want to edit that in mantiss bug tracking tool. If anyone worked on mantiss software or in php, please give answer . I need to modify that in mantiss software.
Whether it is possible to share a single instance of a memcache between multiple php projects?
How does php and apache work?
How can we know the count/number of elements of an array?
How to find current date and time?
Tell me how to set a page as a home page in a php based site?
how to get the value in script values
how to register website in internet
How many ways are there for passing variables between pages in PHP and what are they ?
Hello I m 1.5 exp, i want code : ms word to Html in php,retrieve the words in ms word in to dispaly browser in (same format,alignment). pls help me everybody Regards selva
Does php support overloading?
What is mean tnq