<?php $dbhost = 'localhost'; $dbuser = 'root'; $dbpass = ''; $dbname = 'dbname'; define("CAL_SQL_PASSWD_SALT", "!saltismyfriend!"); ?>