prepare("update average set grades = '$a',start = $b, end = $d where sn = $c " ); if($ex->execute()) header("location: cusgrade.php") ; ?>