require 'dbHeader.php3'; require 'config.inc.php3'; require 'sorting.inc.php3'; MYSQL_CONNECT($hostname,$username,$password) OR DIE("Unable to connect to database"); @mysql_select_db("$dbName") or die("Unable to select database"); ?>
require 'background.inc.php3'; ?> // now display our logo and the banner ad require 'banner.inc.php3'; ?>