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 | 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; } ?> |
| | Sama2 bos :D |
| | nice try (Y) |
| | sama pak, maaf lahir bathin jg | | |
|
Tidak ada komentar:
Posting Komentar