PHP Developer Question:
Download Job Interview Questions and Answers PDF
Where PHP configuration settings stored?
Answer:
PHP stores configuration settings in a file called php.ini in PHP home directory. You can open it with any text editor to your settings.
Download PHP Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
How to replace substring in a given string in PHP? | How to know the number of days between two given dates using PHP? |