Reputation: 3890
Essentially what I am trying to do is to create an interactive user set up wizard (often seen in CMSes like Wordpress or xenforo) when they first run the project. This would consist of basic configuration such as setting the parameters to the MySQL database, setting up and admin account, etc. The issue is, I'm not too sure how to go about going this in the first place. How would I go about overwriting values in the configuration file properly? What would be the best implementation for this?
Upvotes: 0
Views: 72