session_start(); require("../lib/config.inc.php"); mysql_pconnect($hostname, $username, $password); mysql_select_db($database); ?>