Rabu, 28 Agustus 2013

PHP Indonesia - Facebook: gan mau tanya ini tinggal sedikit lagi.

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/ 
How to Get into Medical School

A tested blueprint to approach the daunting admissions process with both confidence and success! Enroll in this online course for just $29.
From our sponsors
gan mau tanya ini tinggal sedikit lagi.
Aug 29th 2013, 05:25, by Dadang Setiyawan As Dastin

Dadang Setiyawan As Dastin 5:25am Aug 29
gan mau tanya ini tinggal sedikit lagi.
<?php
foreach($userdata['userlogged_in'] as $key=>$val) {
echo $key." = ".$val." ";
}
?>
hasil nya :
nik = 3204321207910005 nama_istri = Diah nama_suami = Darmo

pertanyaannya . gmana klo pengen nama_istri di tampung di variable .
saya udah coba $nama = $val['nama_istri];
tp hasil nya masih tidak sesuai .. kira2 salah nya dmana ya ?
terima kasih ... :D :D

Aris Gates 5:33am Aug 29
coba $nama = $val;

Aris Gates 5:34am Aug 29
sepertinya ['nama_istri'] kurang '

Riadhi Aditya Hermawan 5:37am Aug 29
ya salah donk brow, harusnya if($key=='nama_istri') {$nama=$val;}

Al Ghurahy 5:38am Aug 29
lha kl hanya butuhnya variable, knp gak lgsg pake variable $userdata["userlogged_in"]["nama_istri"] aja?

Dadang Setiyawan As Dastin 5:38am Aug 29
ok di coba gan .. :D ga kepikiran pake if

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