Minggu, 01 September 2013

PHP Indonesia - Facebook: [ask] ane buat statistik pengunjung dimana statist...

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/ 
Design-Led Engineering

Sourcebits - When your Mobile App has to be absolutely developed right. We've built more than 20 apps that have cracked the Top 10 in the App Store.
From our sponsors
[ask] ane buat statistik pengunjung dimana statist...
Sep 1st 2013, 08:48, by Indra Setiawan

Indra Setiawan 8:48am Sep 1
[ask]
ane buat statistik pengunjung dimana statistik tersebut ane taro di halaman admin bukan di user.
nah pertanyaan nya gimana sih cara nya biar statistik tersebut terintegrasi dengan halaman user. ane udah muter2 tetep ngga bisa.
makasih

Karebet Connec 8:51am Sep 1
nyimak, ada rencna kayak ini d apliks q,

Fajar Ramdhan Priadi 8:53am Sep 1
maksudnya biar keliatan di user ama admin juga ?

Indra Setiawan 8:54am Sep 1
di admin aja gan. di user ngga ane pasang.
makasih..

Fajar Ramdhan Priadi 8:56am Sep 1
<?php
session_start();
if ($_SESSION['role'] == "admin"){
header('location:index.php'); //ke halaman login
}

?>

kalau ane sih gitu di atas bagian atas, soalnya database ane group admin = role

Fajar Ramdhan Priadi 8:57am Sep 1
eh maaf maksudnya if !isset

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar