?php session_start(); include("labconfig.php"); if(!$_SESSION['items']) $_SESSION['items'] = '0'; if(!$_SESSION['totalprice']) $_SESSION['totalprice'] = '0.00'; ?> CMS Shopsystem