<?php $dbhost = "localhost"; $dbuser = "test"; $dbpass = "test"; $database = "prefix"; $TABLE_PREFIX = "btit_"; ?>