<?php $host = "localhost"; $username = "root"; $password = "blackdog"; $database = "test"; ?>
info at phpclasses dot org