PHP Indonesia - Facebook | PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ | |
 | Manage your social media
Best social media tool for image publishing to Facebook and Twitter. Look amazing and delight your followers. Get 40% off when you sign up today.  | From our sponsors | | |
[ask] maaf mau tanya ini knp header locationnya ga... Oct 29th 2013, 05:02, by Ari | [ask] maaf mau tanya ini knp header locationnya gak bisa ya <?php header("Location: inputidm.php"); include "koneksi.php";
if (isset($_GET['id'])) { $id_masalah=$_GET['id'];
}else{ die("error. no id selected"); }
if(!empty($id_masalah) && $id_masalah!="") { $query="delete from mm where Idm='$id_masalah'"; $sql= mysql_query($query); if($sql){ echo"<h2><font color=blue>berita telah di hapus</font></h2>"; }else{ echo"<h2><font color=blue>berita gagal di hapus</font></h2>"; } echo "klik <a href='inputidm.php'>di sini</a> untuk kembali"; }else{ die("acess denied"); } ?> | | |
|
Tidak ada komentar:
Posting Komentar