Sabtu, 24 Agustus 2013

PHP Indonesia - Facebook: numpang tanya om. if (empty($_POST['password'])) ...

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/ 
numpang tanya om. if (empty($_POST['password'])) ...
Aug 25th 2013, 03:15, by Erlan Bachtiar

Erlan Bachtiar 3:15am Aug 25
numpang tanya om.

if (empty($_POST['password']))
kan kalau script diatas itu hanya untuk form password jika kosong, nah kalau menambahkan untuk form username jika kosong penulisannya bagaimana?

Erlan Bachtiar 3:17am Aug 25
untuk menambahkan post yg lainnya penulisannya bagaimana?

Neno Sulistiyawan 3:18am Aug 25
if( empty($_POST['password']) && empty($_POST['username']) ){

}

logika basic itu.

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