Minggu, 08 September 2013

PHP Indonesia - Facebook: [ASK] mas bro ini kenapa ga berhenti di z ya?

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/ 
Design-Led Engineering

Sourcebits - When your Mobile App has to be absolutely developed right. We've built more than 20 apps that have cracked the Top 10 in the App Store.
From our sponsors
[ASK] mas bro ini kenapa ga berhenti di z ya?
Sep 8th 2013, 12:23, by Rio Pradhitya

Rio Pradhitya 12:23pm Sep 8
[ASK]
mas bro ini kenapa ga berhenti di z ya?

<?php

for ($i='A';$i<='Z';$i++){
echo"$i";
}
?>

Al Ghurahy 12:25pm Sep 8
hehe, emang bs ya kayak gt?
mending pake fungsi chr($i + 65) aja s.d $ < 26

Amay Diam 12:27pm Sep 8
<?php foreach(range('A','Z') as $i) echo $i; ?>

Rio Pradhitya 12:39pm Sep 8
thanks bro Amay.
Al saya ga ngerti yang shr itu..

Al Ghurahy 12:40pm Sep 8
ya itu diatas ada cara yg lbh elegan de rekan Amay, kl chr utk buat karakter ascii. sama jg hasilnya.

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