In PHP how many size data can upload by default?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we connect to a mysql database from a php script?

543


Tell me how can you pass a variable by reference?

520


How to define a user function?

584


How to execute a function in php?

467


How to swap two variables without using 3rd temp variable.

501






What does the scope of variables mean?

539


Why php is widely used?

555


What are the rules to declare a php variables?

533


What is prepare in php?

532


What is the use of $_server and $_env?

581


What are the uses of explode() function?

570


Should I learn php before wordpress?

503


What is the use session in php?

562


What would occur if a fatal error was thrown in your php program?

551


What is mysqli php?

531