<?php //configuration DEFINE('HOST',"localhost"); DEFINE('USER','root'); DEFINE('PASS',''); DEFINE('DBNAME','blogtastic'); ?>