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 changes to done in PHP.ini file for file uploading?

Answer Posted / devendrarjadav

In PHP.ini you must change the following directives to
allow the http file upload.

1.file_uploads : make this directive as TRUE, yes, on or 1.

2.upload_tmp_dir : Specify the temporary directory used for
storing files when doing file upload.

3.upload_max_filesize : Specify the maximum size of an
uploaded file.

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is polymorphism php?

1036


What is a php tag?

920


What is a php certification?

1030


Php code to find whether a number armstrong or not?

1014


Is there an easy way to delete an element from a php array?

969


What is php crud api?

996


How to store the uploaded file to the final location?

1035


Is it possible to protect special characters in a query string?

1039


How can I learn php fast?

1125


What is a stored procedure in mysql?

1138


Can you define an argument as a reference type?

1015


Does php have future?

1023


How to define a function with any number of arguments?

1128


What are psrs? Choose 1 and briefly describe it?

1488


How can cross site request forgery csrf be prevented?

996