Board games database

To store data of board games such as games and pieces.

Reqiurements

  • xampp
  • notepad++
  • database sql file to import

Steps

  1. Import the following database (S:\IT\CERT III IDMT 2020\ICT Programming\board_games) a database, you decide the name of the database
  2. Add some data to it for testing
  3. Using the example php script, rename it and change it to display all games
  4. Create a php script to display all pieces

Problems

First problem was the data base name was incorrect

I had to open db_conn.php that was in the connections folder and change the name of the database.

Testing

I used Chrome and opened up the first script called display_board_games.php

I used Chrome and opened up the first script called display_pieces.php

Leave a comment

Design a site like this with WordPress.com
Get started