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?

Answers were Sorted based on User's Feedback



What changes to done in PHP.ini file for file uploading?..

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

What changes to done in PHP.ini file for file uploading?..

Answer / palaniraja.wordpress.com

post_max_size also should be greater than upload_max_filesize

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More PHP Interview Questions

What is input sanitization in php?

0 Answers  


What is the use of the function htmlentities?

0 Answers  


What is the best way to change the key without changing the value of a php array element?

0 Answers  


How do I find out the number of parameters passed into function?

1 Answers  


Which is the Best plateform for PHP?

7 Answers   DLF, Net Solution,


am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.

0 Answers   HCL,


How to connect to mysql from a php script?

0 Answers  


How can you get web browser’s details using PHP?

0 Answers  


What are escaping characters?

0 Answers  


hi, i have knowledge about PHP/MYSQL,i am fresher M.Sc-IT 2009 pass out,any recruitment in PHP please let me know.

0 Answers  


Which programming language does php resemble to?

0 Answers  


What is the difference between print() and echo() in PHP?

0 Answers  


Categories