Jumat, 20 September 2013

PHP Indonesia - Facebook: [help] apakah benar variabel ini Gan mohon pencera...

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/ 
Pay Off Debt Faster

Tackle your debt and protect your credit with our free online tools.
From our sponsors
[help] apakah benar variabel ini Gan mohon pencera...
Sep 20th 2013, 06:37, by Ikha Novi Wijayanti

Ikha Novi Wijayanti 6:37am Sep 20
[help]
apakah benar variabel ini Gan mohon pencerahan ?

<?php
$link1= http://10.134.222.185:8080/;
echo
" <iframe src="$link1"></iframe> ";
?>

Andi Malik Rizki Maula 6:43am Sep 20
salah sintak. string harus dikutip dan concat string pake operator titik '.'

Octafred Yosi Rorimpandei 6:52am Sep 20
<?php
$link1= "http://10.134.222.185:8080/";
echo "<iframe src=\"$link1\"></iframe>";
?>

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