Minggu, 08 September 2013

PHP Indonesia - Facebook: master mau nanya,, program d bwh ini kan cuma bisa...

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/ 
Curious about the benefits of meditation?

In just a few minutes daily, this course will teach you how to relax and relieve stress. Even with a full schedule, you will want to make time for this!
From our sponsors
master mau nanya,, program d bwh ini kan cuma bisa...
Sep 8th 2013, 07:25, by Asep Kurniawan

Asep Kurniawan 7:25am Sep 8
master mau nanya,, program d bwh ini kan cuma bisa cek user saja jika ingin nambah cek password gmna cara nmbah progrm nya y...?
$cek = $this->execute($sql, true);
if (count($cek) > 0) {
if ($cek[0]['user'] == $user ) {
echo "1#" . implode("||", $cek[0]);
return;
}
echo " login berhasil";
}

Ando Poluan 7:27am Sep 8
Ngasih scriptnya jangan cuma sepotong2 donk.. hehehee

Asep Kurniawan 7:29am Sep 8
hehe,, intinya kan ini if ($cek[0]['user'] == $user ) utk cek user jk ingin cek password gmna coding progrm nya,,

Gunawan Mujur Wibisono 7:39am Sep 8
$cek = $this->execute($sql, true); >> script sebelumnya

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