if (($A == "")|| ($B == "") || ($K == "") || ($P == "")) {header ("location: 10.1.1.22/student/Lukanch/Lab3.html"); exit;} $result = $A*(4*$B-$K*$P); ?>
Result E= echo "$result"; ?>