Rabu, 13 November 2013

PHP Indonesia - Facebook: makasih min dah di ijinin gabung,, oya kalo boleh...

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/ 
Economist GMAT Tutor.

The results you want. The flexibility you need. Claim your 7-day free trial today.
From our sponsors
makasih min dah di ijinin gabung,, oya kalo boleh...
Nov 13th 2013, 15:50, by Reni Astuti

Reni Astuti 3:50pm Nov 13
makasih min dah di ijinin gabung,,

oya kalo boleh minta bantuan/ajarin ini saya mau tanya cara membuat fungsi input output +1

misal kita input tgl/bln/thn
1/11/2013
ketika di proses hasilnya
2/11/2013

tanggal menjadi bertambah 1.mohon bantuannya,,makasih :v

Bukan Syarif 3:51pm Nov 13
pake strtotime add 1 day.. cari di gugel..

Reni Astuti 3:55pm Nov 13
gk gt saya tanya fungsi penambahan 1 angka..pada tanggal

Gunawan Mujur Wibisono 3:55pm Nov 13
strtotime("+1");

Asep Darmawan 3:56pm Nov 13
$skrng = date("Y-m-d");
$newdate = strtotime('+1 day',strtotime($skrng));
$newdate = date('Y-m-d', $newdate);

ini kk syntax nya :)

Reni Astuti 3:58pm Nov 13
aduh jadi bingung terus kalo saya input tanggal pada bln lalu gmn

Reni Astuti 3:59pm Nov 13
itu 3 inputan

Asep Darmawan 4:02pm Nov 13
maaf, mksdnya input tanggal pada bln lalu ? :)

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