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/ | |
 | Book your hotel early for a discount!
You can reap the rewards with great discounts at participating Pullman, M Gallery, Grand Mercure, Novotel, Mercure, ibis and Formule 1 hotels.  | From our sponsors | | |
gimana ya caranya membuat konfirmasi delete di sa... Oct 11th 2013, 13:15, by Panji Palguna | gimana ya caranya membuat konfirmasi delete di saat menghapus suatu data dan menampilkan pesan beserta kategori_kode yang ada di database. saya buat seperti dibawah ini tapi $kategori_kode hanya ditampilkan sebagai text biasa. thx before :)
function confirm_delete(){ var msg=confirm("Are you sure want to delete this data $kategori_kode ?"); if(msg==true){ return true; }else{ return false; } } | | |
|
Tidak ada komentar:
Posting Komentar