Selasa, 13 Agustus 2013

PHP Indonesia - Facebook: saya punya variabel : $barang, $pembeli, $kasir, $...

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/ 
saya punya variabel : $barang, $pembeli, $kasir, $...
Aug 14th 2013, 04:34, by Andi Sholihin

Andi Sholihin 4:34am Aug 14
saya punya variabel : $barang, $pembeli, $kasir, $jenis, $nominal, $supplier, $expired, dan $harga. nah karena suatu kondisi, semua variabel itu harus di set null semua. ada gak cara agar semua variabel itu diset sekaligus tanpa diset satu-satu kayak gini :
$barang = null;
$pembeli = null;
$kasir = null;
$jenis = null; dst...

Gunawan Mujur Wibisono 4:49am Aug 14
$barang =
$pembeli =
$kasir =
$jenis = null;

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