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

Submitted by: Muhammad
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.
Submitted by: Muhammad

Read Online Internee PHP Developer Job Interview Questions And Answers