6 articles PHP

Database Installer

Database Installer performs installation of MySQL databases by php scripts. Features: Install mysql databases Check existence of tables in mysql database Delete existing mysql database Re-install mysql database and more. How to use? Step 1: Put all the files in a folder named database-installer as the file structure shown above Step 2: Replace the mysql.sql…