Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the maximum size of a file that can be uploaded
using PHP and how can we change this?

Answers were Sorted based on User's Feedback



What is the maximum size of a file that can be uploaded using PHP and how can we change this?..

Answer / amit aggarwal

By default it is 2Mb. But you can change this limitation in
php.ini file.There is a variable 'upload_max_filesize'

Is This Answer Correct ?    53 Yes 1 No

What is the maximum size of a file that can be uploaded using PHP and how can we change this?..

Answer / umapathi

2mb

Is This Answer Correct ?    31 Yes 5 No

What is the maximum size of a file that can be uploaded using PHP and how can we change this?..

Answer / abdul

For the above question few are mentioned 2MB is default and
if we want to change need to change in the variable
'upload_max_filesize at php.ini file, so when i have seen in
that file it is mentioned 128M means how much MB is default

upload_max_filesize = 128M

Is This Answer Correct ?    1 Yes 4 No

What is the maximum size of a file that can be uploaded using PHP and how can we change this?..

Answer / chourasia.rahul84

Its 32 Mb not 2 Mb

Is This Answer Correct ?    2 Yes 8 No

Post New Answer

More PHP Interview Questions

How to close a session properly?

0 Answers  


Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?

0 Answers  


How to define a function with any number of arguments?

0 Answers  


What are the 3 scope levels available in php and how would you define them?

0 Answers  


•How do you create subdomains using PHP?

1 Answers  


Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?

0 Answers  


What is PHP? Who is the father or inventor of PHP?

0 Answers  


What is the meaning of a final class and a final method?

0 Answers  


1.<?php echo'bsfjbsnmfbs'; ?> 2.<? ech'hjndfjkshf'; ?> 3 <? echo'naskfdjnask'; three programs are exected but which is beter why

3 Answers   HCL,


What is needed to be able to use image function?

0 Answers  


Tell me in php, objects are they passed by value or by reference?

0 Answers  


What are the security measures we have to take for our site not to hack by others.

3 Answers   Infosys, Torque Infotech,


Categories