Commit 74bff506 by Mei Romauli Sagala

edit

parent b7a84613
......@@ -12,8 +12,8 @@
$input = mysqli_query($koneksi, $query) or die(mysqli_error($GLOBALS["___mysqli_ston"]));
if($input){
header('Location: form_comment.php');
echo("<script> alert('Username sudah terdaftar , silahkan ganti username anda')</script>");
echo "<meta http-equiv='refresh' content='1 url=form_comment.php'>";
}else{
echo'gagal memberikan komentar!';
header('Location: form_comment.php');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment