where to change in php.ini file for file uploading?
Answer / 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 |
How do you remove whitespace from the beginning and end of a $string variable?
What is boolean in php?
What is the salary for php developer(Fresher)?
What does csrf token mismatch mean?
What is variable and data type?
How many php based companies in bangalore and chennai and over all india ? most of the persons saying for 2 years and 3 years they will be getting less than 15k per month how far is it true ? is it good scope for experience people can any one tell the exact experience pay for php developers one yr experience how much sal we expect ? two yr experience how much sal we expect ? three yr expereince how much sal we expect ? please kindly reply to the above questions as an experts you only please kindly judge and tell your practical experience in PHP ?
how can we check mail function with '127.0.0.1' (before submitting a site?
Explain Parsing and Execution in PHP? Where PHP Engine Return errors?
What is php crud api?
What are the difference between overloading and overriding in oops?
How to repeat a string to a specific number of times in php?
What is symfony php?