Hey there.
I am making a PHP application and I need to know how to do the following.
I am making a PHP application and I need to know how to do the following.
- Go into each sub-directory and find a config.php file
- Read a setting off the file
- Echo that setting in a dropdown list (the different directorys' settings fill up the dropdown.)