what do you mean by php.ini file ?????????
Answers were Sorted based on User's Feedback
Answer / sirish
Php.ini file has all the default settings for php to run on
apache.
| Is This Answer Correct ? | 31 Yes | 4 No |
Answer / 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 |
What is MIME?
Which is better mysql or sql?
What is php session_start() and session_destroy() function?
What does the arrow mean in php?
Is null or empty c#?
How to call a php function from html button?
hello experts good morning to everyone ! at present am now learning LAMP course sir( linux, apache,mysql and php) after finishing this course can i create my own website without investment is it possible ? please can any one tell sir and also tell me how can i upload my project after finishing the project in internet ? please tell the ways sir please send ur valuable suggestions to kiranpulsar2007@gmail.com
Does empty check for null?
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
Specify pre-defined classes in php ?
Why did you choose this particular career path?
Does php 7 support mysql?