*/ define('DATABASE_HOST', 'localhost'); define('DATABASE_NAME', 'wishthis'); define('DATABASE_USER', 'root'); define('DATABASE_PASSWORD', '');