Minggu, 04 Agustus 2013

PHP Indonesia - Facebook: [TANYA][BERTANYA] Ini tanggal versi indo kok gak m...

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/ 
[TANYA][BERTANYA] Ini tanggal versi indo kok gak m...
Aug 4th 2013, 14:05, by Mas Kha

Mas Kha 2:05pm Aug 4
[TANYA][BERTANYA]
Ini tanggal versi indo kok gak muncul ya? anehnya cuma hari minggu doang yang gak ada...

<?php
$bulan = array(1 => "Januari", "Februari", "Maret", "April", "Mei", "Juni", "Juli", "Agustus", "September", "Oktober", "November", "Desember");
$hari = array(1 => "Senin", "Selasa", "Rabu", "Kamis", "Jumat", "Sabtu", "Senin");
echo $hari[(int)date("w")] .', '. date("j ") . $bulan[(int)date('m')] . date(" Y");
?>

Kira-kira kenapa ya mastha?

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