WEBD-325-45/week-04/homework
Llewellyn van der Merwe 475f40bc3e
Week 4: Moved week 4 CMS into week 5
2022-04-20 06:12:29 +02:00
..
includes Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00
installation Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00
libraries Week 4: Moved week 4 CMS into week 5 2022-04-20 06:12:29 +02:00
logs Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00
media Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00
sql Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00
templates Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00
tmp Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00
.gitignore Week 4: Moved week 4 CMS into week 5 2022-04-20 06:12:29 +02:00
.htaccess Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00
LICENSE Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00
README.md Week 4: Moved week 4 CMS into week 5 2022-04-20 06:12:29 +02:00
composer.json Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00
composer.lock Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00
config.php.example Week 4: Moved week 4 CMS into week 5 2022-04-20 06:12:29 +02:00
htaccess.txt Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00
index.php Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00
robots.txt.dist Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00
web.config.txt Week 4: PDO and CRUD 2022-04-20 05:05:13 +02:00

README.md

Sport Stars

PHP Web Application for a sport stars details

To install this Application

  1. Import the SQL tables into your database found in /sql/install.sql
  2. Copy the /config.php.example file to /config.php
  3. Update the /config.php to reflect your CMS details
  4. Copy the /htaccess.txt file to /.htaccess
  5. Remove the /installation folder from you root directory

To install all composer libraries

  1. Make sure you have composer installed on your system.
  2. In your terminal go to the root folder of your Sport Stars website where you will find the composer.json file.
  3. Run the following command composer install to install all PHP packages.

Update the Data

  1. Open [hostname:]
  2. Click on link [create] entries
  3. Enter Details [done]