Commit 625aea26 by Roy Junedi Simamora

perubahan tambah_proses

parent 9b68b023
......@@ -8,5 +8,5 @@
move_uploaded_file($_FILES['gambar']['tmp_name'], 'picture/' .$image);
mysqli_query($GLOBALS["___mysqli_ston"], "insert into menu values('', '$nama' ,'$harga', '$image', '$kategori')");
header('Location: Admin_menu.php');
header('Location: admin_menu.php');
?>
\ No newline at end of file
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