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

Write a program to get lcm of two numbers using php?

701


What are the functions used in php?

718


Tell me what types of loops exist in php?

755


What is php namespace?

715


How does php strcmp work?

712


Which parts of php are case sensitive?

680


Is array empty php?

666


What is the correct syntax of mail() function in php?

753


How to get a total number of elements used in the array?

708


Do you know how to declare an array in php?

705


Explain me what are the main error types in php and how do they differ?

723


What's php?

822


What are the advantages and disadvantages of cascade style sheets?

862


Which function would you use to replace a record in a database in php?

786


Why did you choose this particular career path?

8518