"; print "self.location = 'whyjoin.php'"; print ""; exit; } /* EDIT Template */ if ($_POST['stage'] == 3 && $_POST['rid'] != "") { $sql="UPDATE `whyjoin` SET `whyy`='$chmessage' WHERE id=" . $_POST['rid'] ; // print_r($sql); // die(); $result3 = db_query($sql); include('pagemanipulate.php'); $msg = "Department Updated Successfully."; setcookie("msg", $msg, time() + 3); print ""; exit; } /*Delete Template */ $delid = $connect->real_escape_string($_GET['delid']); if ($delid != ""){ $upsql = "delete from whyjoin where id={$delid}"; db_query($upsql); $msg = "Record Deleted Successfully."; setcookie("msg", $msg, time() + 3); header("Location: whyjoin.php"); } if ($_GET['id'] != "") { $sql = "select * from whyjoin where id=" . $_GET['id'] ; $row_service = mysqli_fetch_assoc(db_query($sql)); $eid = $row_service['id']; } ?>

Manage Why Join us

×

Details
# Why Join Action
|