<? // define all the vars!! if (!isset($department_already_chosen)) {$department_already_chosen = 0;} if (!isset($totalprice)) {$totalprice = 0;} if (!isset($totalhours)) {$totalhours = 0;} ?>