Birdibeuk  2.0
Création d'aventurier en ligne
Variables
Référence du fichier config.php

Variables

const MYSQL_LOGIN "root"
 
const MYSQL_PASSWORD ""
 
const MYSQL_SERVER "localhost"
 
const MYSQL_DB "birdibeuk_v2"
 
const PREFIX_DB "birdi_"
 
const ROOT __DIR__."/../"
 
const DEBUG true
 

Documentation des variables

const DEBUG true
const MYSQL_DB "birdibeuk_v2"
const MYSQL_LOGIN "root"
const MYSQL_PASSWORD ""
const MYSQL_SERVER "localhost"
const PREFIX_DB "birdi_"
const ROOT __DIR__."/../"