Internee PHP Developer Question:

Tell us how is it possible to parse a configuration file?

Tweet Share WhatsApp

Answer:

The function parse_ini_file() enables us to load in the ini file specified in filename, and returns the settings in it in an associative array.

Download Internee PHP Developer PDF Read All 75 Internee PHP Developer Questions
Previous QuestionNext Question
Do you know who is the father of PHP?Tell us is it possible to submit a form with a dedicated button?