session_start(); include_once($_SERVER['DOCUMENT_ROOT']."/includes/config.php"); include_once($_SERVER['DOCUMENT_ROOT']."/includes/db_connect.php"); // establish database connection include_once($_SERVER['DOCUMENT_ROOT']."/includes/inc_functions.php"); // load functions $thisSection = "open medium"; $thisSub = ""; $thisTime = time(); $currentTime = date("Y-m-j H:i:s", $thisTime); ?>