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
How to calculate the difference between two dates using php?
how to detect a mobile device using php
What is the current stable version of php? What advance thing in php7?
What does $_files means?
Explain me is it possible to destroy a cookie?
What is the current stable version of php?
Name and explain five of the PHP error constants?
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
Which variable declarations within a class is invalid in php?
What is the difference between htmlentities() and htmlspecialchars()?
List some features of php that are deprecated in php7?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
What is difference between static and final in php?
What sized websites have you worked on in the past?
Write a program using while loop?