Kamis, 29 Agustus 2013

PHP Indonesia - Facebook: [ASK] gan mau tanya, seumpama kayak gini:

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/ 
How to Get into Medical School

A tested blueprint to approach the daunting admissions process with both confidence and success! Enroll in this online course for just $29.
From our sponsors
[ASK] gan mau tanya, seumpama kayak gini:
Aug 29th 2013, 11:09, by Fandy Eka Nanda

Fandy Eka Nanda 11:09am Aug 29
[ASK] gan mau tanya, seumpama kayak gini:

<?php
$rss = simplexml_load_file('http://xxxxxdotcom');
foreach ($rss->channel->item as $items)
foreach ($items->link as $value) {
echo $value;
}
?>

nah, saya pengen nya manggil code di atas pake <?php echo $value; ?>
soal nya pengen di masukin ke dalam string seperti ini
....
$hasil = ''.$value.'' bla bla bla...

...

ada yg bisa bantu?

thanks mas bro gan

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