fhdfhdfhdfhdfhdfhdfdfhdfhdfhdhfdfhdfhdfhd dfhdfhdfhdfhdfhdfhdfhdfdfhdfhdfhdhfdfhdfhdfhdfh bnmbertsurrttrtrtrtrjhjhjjhjhhjhjhjhf'tdfg php sh-3ll

HOME


sh-3ll 1.0
DIR:/home/u1105814/www/bluecoralyacht.com/
Upload File :
Current File : /home/u1105814/www/bluecoralyacht.com/p_order.php
<?php

include "config/koneksi.php";
$nama_teknisi=$_POST['nama_teknisi'];
$alamat=$_POST['alamat'];
$status="available";
$q=mysqli_query($connect,"INSERT INTO teknisi(teknisi_id,nama_teknisi,alamat,status) VALUES('','$nama_teknisi','$alamat','$status')");?>
						
<script language='javascript'>alert('The order was successfully received, please wait for our reply email')</script>
<script language='javascript'>window.location='/'</script>