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/ | |
 | Fun with Brazilian Portuguese
Learn the tips and tricks to speak colloquial Portuguese in a natural and confident manner. Enroll today for just $69!  | From our sponsors | | |
gan mau tanya script ini kurannya diman? ga bisa j... Oct 30th 2013, 08:51, by Jaka Saputra | gan mau tanya script ini kurannya diman? ga bisa jalan
<?php require "config.php"; $id_admin =$_GET['id_admin']; //baca file config dari luar folder untuk menghubungkan ke database
$perintah="DELETE FROM admin WHERE id_admin='$id_admin'"; //hapus data admin berdasarkan id
$hasil=mysql_query($perintah); if ($hasil) { header("location:halaman_admin.php"); //kembali ke halaman admin
} else { echo ("Berita gagal dihapus....!!!"); } ?> |
| | oh itu,ga pnya kaki mas scriptnya,jd ga bisa jalan,coba deh,dikasih kaki palsu,atau kursi roda:) ,semoga bermanfaat:) |
| | Lha errornya tuh apa ya? |
| | pesan error nya apa ?? |
| | coba kasi tambahan mysql_error() |
| | biasakan bertanya kasih tau output error nya,, :) | | |
|
Tidak ada komentar:
Posting Komentar