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/ | |
 | Marketing Mobile Apps
This online course focuses on marketing efforts that will increase your app's exposure and establish a mobile app marketing plan. Enroll today for $99.  | From our sponsors | | |
logout ga jalan, di mana salah nya ya master, moho... Sep 2nd 2013, 09:48, by Ery Shelter | logout ga jalan, di mana salah nya ya master, mohon solusi. suwun... <?php session_start(); if (session_is_registered('user_id')) { session_unregister("user_id"); session_unregister("user_name"); echo "<script> document.location.href='index.php?page=1'; </script>"; }else{ echo "<script> document.location.href='akses.php?go=session'; </script>"; } ?> |
| | pake session_destroy() |
| | tambahkan session_destroy(); | | |
|
Tidak ada komentar:
Posting Komentar