Download and install XAMPP on your computer. Open the XAMPP Control Panel. Click the Start buttons next to both Apache and MySQL (they will turn green once they are ...
Configure the database settings in includes/dbh.inc.php. This file is responsible for database connectivity. Change the values according your mysql server. (serverName, DBusername, DBpass, DBname) ...