what do you mean by php.ini file ?????????
Answer Posted / aravinth
php.ini has all the intiatives and directives for the php to
execute.if we want to modify the settings of php we have to
locate the php.ini and set the attributes needed.(always
make a backup and do the changes)
for example inorder to increase the max file upload size we
have change the value corresponding in the php.ini(default
size is 2mb) we can change up to 2 gb
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
Why laravel is the best php framework in 2019?
How long is session timeout?
How to find the position of the first occurrence of a substring in a string?
What is a lambda function in php?
Why does php need server?
What is super keyword in c++?
How could I install codeignitor ?
How to download file in php?
Can we override static method in php?
what are interfaces and Abstart classes
How to create a session? How to set a value in session?
Whether php supports microsoft sql server?
Does php support function overloading?
What is php beginner?
What is exception handling in php?