Selasa, 17 September 2013

PHP Indonesia - Facebook: slamat pagi gan.. [help] ada yg tau cara gabungin ...

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/ 
Refresh your vocabulary.

Learn a new word everyday by subscribing to Word of the Day. A great tool if you're studying for the GRE, GMAT or LSAT, or simply want to enhance your lexicon.
From our sponsors
slamat pagi gan.. [help] ada yg tau cara gabungin ...
Sep 17th 2013, 23:09, by Ikha Novi Wijayanti

Ikha Novi Wijayanti 11:09pm Sep 17
slamat pagi gan.. [help]
ada yg tau cara gabungin halaman php ga? kaya dibikin frame gt
jd ntar ada 2halaman yg jd 1 tampilan gt..
mohon pencerahan trims :) :)

Nur Firmansyah 11:15pm Sep 17
di include aja filenya kk. :)

Ikha Novi Wijayanti 11:19pm Sep 17
sory saya awam hehe :D gmna caranya?

Dedi Herlambang 11:27pm Sep 17
<?php include "namaFile.php"; ?> :D

Puzha Fauzha 11:27pm Sep 17
contoh kita bikin file1.php
syntaknya :
<?php
echo "ini file1 ";
?>

terus kita bikin file2.php
syntaknya :
<?php
// masukin fungsi include
include "file1.php";

echo "ini file2";
?>

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