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/ | |
 | Compare Hotels
Find great prices for amazing hotels wherever your next destination may be. It's simple to search 100+ sites at once!  | From our sponsors | | |
ASK Mas2 dan mbak2 mau tanya ini permasalahnya ap... Oct 26th 2013, 02:23, by Coki Widodo | ASK Mas2 dan mbak2 mau tanya ini permasalahnya apa ya kok jam nya gak sama ama di PC =D |
| | setting,, timezonenya,.. tambahin
date_default_timezone_set("Asia/jakarta"); |
| | udah mas tapi tetep aja |
| | coba kamu buat file ini
test.php
<?php echo "Sebelum dirubah : ". date("Y-m-d H:i:s")."<br/>"; echo "Setelah dirubah : "; date_default_timezone_set("Asia/Jakarta"); echo date("Y-m-d H:i:s");
?>
hasilnya beda atau sama | | |
|
Tidak ada komentar:
Posting Komentar