15.09.2016, 17:50
1. Install XAMPP
2. Start Apache and MySQL server
3. Open browser and go to "localhost/phpmyadmin"
4. Create database
5. Import dump file
6. Change your script's connection details (username: root; password is blank; database name is the one you named the database)
7. Recompile
8. Start server
2. Start Apache and MySQL server
3. Open browser and go to "localhost/phpmyadmin"
4. Create database
5. Import dump file
6. Change your script's connection details (username: root; password is blank; database name is the one you named the database)
7. Recompile
8. Start server