Kamis, 29 Agustus 2013

PHP Indonesia - Facebook: Malam mastaa,, mau tnya, kalau cara menjumlahkan t...

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/ 
Mobile Game Development Course

Learn how to create awesome HTML5 games that run on iPhone, iPad, Android and Desktop! Sign up today for this $99 online course.
From our sponsors
Malam mastaa,, mau tnya, kalau cara menjumlahkan t...
Aug 29th 2013, 14:16, by Zhal

Zhal 2:16pm Aug 29
Malam mastaa,, mau tnya, kalau cara menjumlahkan tanggal gmn ?
mohon bantuan nya.

Rizka Dwitama 2:28pm Aug 29
di convert dulu ke time gan trus di jumlahin deh

Zhal 2:30pm Aug 29
caranya gmn?
boleh lebih dipermudah, maaf newbie

Rizka Dwitama 2:33pm Aug 29
$time1 = strtotime("2013-08-29");
$time2 = strtotime("2000-08-29");

$hasil = $time1-$time2;

$hasil_tanggal = date("Y-m-d", $hasil);

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