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


Please Help Members By Posting Answers For Below Questions

What is the purpose of using php?

505


Why laravel is best php framework?

542


How can we get the error when there is a problem to upload a file?

522


What is an example of a variable?

538


What are html entities?

505






What do you mean by having php as whitespace insensitive?

504


What is default session time and path in php?

541


What is the php function that removes the first element of the array and returns it?

510


How to create a web form?

550


What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?

507


What is php addslashes?

539


What is overloading and overriding in php?

551


Explain the ternary conditional operator in php?

598


How to compare two strings with comparison operators in php?

530


How can you retrieve data from the mysql database using php?

542