Selasa, 20 Agustus 2013

PHP Indonesia - Facebook: [ASK]

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/ 
Creating iOS Games: Beginner Course

Marin Todorov teaches you how to create an iPhone game easily and simply using Cocos2d in this $99 online course.
From our sponsors
[ASK]
Aug 20th 2013, 13:03, by Franz Pasaribu

Franz Pasaribu 1:03pm Aug 20
[ASK]
<?php
$datetime1 = date_create('2009-10-11');
$datetime2 = date_create('2009-10-13');
$interval = date_diff($datetime1, $datetime2);
echo $interval->format('%R%a days');
?>

hasilnya ini gan -> Fatal error: Call to undefined function date_diff() in E:\VertrigoServ\www\belajar\tanggal.php on line 4
mhon di jawab gan..

Sukwinder Jit Singh 1:07pm Aug 20
perhatikan coding di bagian bari ke 4

Franz Pasaribu 1:09pm Aug 20
ini gan $interval = date_diff($datetime1, $datetime2);

Chabib Nurozak 1:11pm Aug 20
ente pake php versi berapa?

Indra Dwi Nugroho 1:11pm Aug 20
ane bisa gan ...

Franz Pasaribu 1:11pm Aug 20
klw di paketnya PHP 5.2.17 gan

Sukwinder Jit Singh 1:11pm Aug 20
coba periksa penulisan itu di php ny terdaftar apa tidak

Franz Pasaribu 1:12pm Aug 20
saya pake vertrigoserv gan..

Sukwinder Jit Singh 1:13pm Aug 20
untuk localhostnya?

Chabib Nurozak 1:15pm Aug 20
kayaknya perlu di update versi phpnya kalau mau jalan date_diff-nya

Sukwinder Jit Singh 1:27pm Aug 20
vertrigoserv itu text editor kan?

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