adspace


where to change in php.ini file for file uploading?

Answer Posted / debraj roy

You can call the phpinfo() function to find the location of
your php.ini file, it will also tell you the current values
for the following settings that we need to modify

1.file_uploads
2.upload_max_filesize
3.max_input_time
4.memory_limit
5.max_execution_time
6.post_max_size

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to calculate the difference between two dates using php?

1151


how to detect a mobile device using php

1177


What is the current stable version of php? What advance thing in php7?

1100


What does $_files means?

1170


Explain me is it possible to destroy a cookie?

1035


What is the current stable version of php?

1130


Name and explain five of the PHP error constants?

1043


How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain

1082


Which variable declarations within a class is invalid in php?

1052


What is the difference between htmlentities() and htmlspecialchars()?

1100


List some features of php that are deprecated in php7?

1026


hello all, I need some sample placement papers in lion bridge.. can anyone help me?

2181


What is difference between static and final in php?

1114


What sized websites have you worked on in the past?

1092


Write a program using while loop?

1128