Lab Sub Test Updated. "; header("Location:sublabtest.php"); } else { $query11 = "UPDATE `testsubcategory` SET `subtestname`='".$_POST["subtestname"]."',`subtestdescription`='".$_POST["editor4"]."',`cattestid`='".$_POST["cattestid"]."',`pagetitle`='".$_POST["pagetitle"]."',`pagedescription`='".$_POST["pagedescription"]."',`keywords`='".$_POST["keywords"]."',`pageschema`='".$_POST["pageschema"]."',`subtesticon`='".$_POST["subtesticon"]."' where subtestid=$id"; $result12=mysqli_query($conn,$query11); $msg="