Rabu, 04 September 2013

PHP Indonesia - Facebook: para master Fatal error: Call to undefined method...

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
para master Fatal error: Call to undefined method...
Sep 4th 2013, 17:17, by Zhal

Zhal 5:17pm Sep 4
para master
Fatal error: Call to undefined method DateTime::diff() in C:\xampp\htdocs\GSEE\admin\include\simpankembali.php on line 9

knp ya sebelumnya saya gk da erorr pada saaat penjumlahan sebelum saya instal ulang tapi pada saat selesai instal,
erorrnya gtu gan,
$tgl = $_POST['tanggal_pinjam'];
$day = $_POST['tgl_kembali'];
$tglsekarang = new datetime($tgl);
$hari = new datetime($day);
$interval = $tglsekarang->diff($hari);
$hasil = $interval->format('%R%a');
echo $hasil;

Gunawan Mujur Wibisono 5:21pm Sep 4
php km versi berapa?

Arief Cumha Anaq Gembhel 5:23pm Sep 4
para master nya lagi tidor besok aja sambung lagi pertanyaan nya :v

Satria Rohtwell 5:30pm Sep 4
hmmm,,,,

Gunawan Mujur Wibisono 5:31pm Sep 4
krn versi php ngaruh atas pemakaian class

Zhal 5:46pm Sep 4
gan,
<?php $hari=date("Y-m-d"); ?>
sitak ini default nya tanggall sekrang kan,
tapi knpa tanggal yg tampil malah kurang 1 hari dri tanggal skrang

Gunawan Mujur Wibisono 5:56pm Sep 4
krn km tidak setting default time zone.. itu bukan kurang 1 hari.. kurang 1 jam
coba ketik
echo date("Y-m-d H:i:s");

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