In this article, we are going to write our install.php page. Install.php is going to actually get all of the information from our user, such as database, username, password, admin setup, etc.
This is vital to our script if we want to have a script that we can mass produce. The install page is going to do . . . → Read More: Your first FULL php script – install.php
