<?
$GLOBALS
['HOST'] = "localhost";
$GLOBALS['DB'] = "umskk";
$GLOBALS['USER'] = "";
$GLOBALS['PASSWORD'] = "";
?>