<?php define('DB_CONN_STRING', "mysql:host=localhost;dbname=kasse"); define('DB_USER', "root"); define('DB_PASSWORD', "");