jbezza123

Results 2 comments of jbezza123

so i had to add this to both php files in the api folder `$dsn = "mysql:host=" . DB_HOST . ";dbname=" . DB_NAME; $options = [ PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION, PDO::ATTR_DEFAULT_FETCH_MODE...

place in game directory and this will install the api mod, but i abbreviated the endpoints to `/public/api/PD.php` and `/public/api/SD.php` also i changed them to return the json file, as...