PHP categories tsi assignment
- Start local mySQL server
- Open dp_connection.php:
- change servername
- change username
- change password
- Start local project php -S localhost:3000 -t .
- Open localhost:3000/init.php to mock database with tables and data.
- Go to localhost:3000 for assignment.