Rabu, 07 Agustus 2013

PHP Indonesia - Facebook: Seperti halnya dalam penulisan script ini, banyak ...

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/ 
Seperti halnya dalam penulisan script ini, banyak ...
Aug 7th 2013, 09:04, by Joko Suntoro

Joko Suntoro 9:04am Aug 7
Seperti halnya dalam penulisan script ini, banyak kesalahan dan kekurangan, tapi yang terpenting adalah hasil dari script tersebut jika dijalankan di browser.

<?php
$date = "2013-07-08";
$idulFitri = date('Y-m-d', strtotime("+1 days"));
$besok = "2013-08-08";

$kami = "<font color=Lawngreen>Joko Suntoro & Keluarga</font>";
$ucapan = "<font color=blue>Mohon Maaf Lahir dan Batin</font>";
$selamat = "<h2><font color=Hotpink>Selamat Hari Raya Idul Fitri 1434 H</font></h2>";
$salah = "kesalahan dan ke khilafan kami";

if($besok==$idulFitri) {
echo "<h3>Dengan diiringi gema takbir berkumandang</h3>";
echo "<h3>Atas nama <b>" .$kami. "</b></h3>";
echo "<h3>Mengucapkan " .$ucapan. " atas semua " .$salah. "</h3>";
echo $selamat;
}
?>

Djoko Soerjanto 9:10am Aug 7
Sama2 bos :D

Arwani Aveiro 9:11am Aug 7
nice try (Y)

Miftah Al Arifin 9:22am Aug 7
sama pak, maaf lahir bathin jg

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