Minggu, 01 September 2013

PHP Indonesia - Facebook: ask gan kalo di php kan penjumlahan pke sum ya, n...

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/ 
Creating iOS Games: Beginner Course

Marin Todorov teaches you how to create an iPhone game easily and simply using Cocos2d in this $99 online course.
From our sponsors
ask gan kalo di php kan penjumlahan pke sum ya, n...
Sep 1st 2013, 07:02, by Rian Candrian

Rian Candrian 7:02am Sep 1
ask

gan kalo di php kan penjumlahan pke sum ya, nah kalo pengurangan pke kode apa ?

Eric Suwarno 7:08am Sep 1
kan bisa pake operator + - * /

Yusuf Malikul Mulki 7:11am Sep 1
minus -

Al Ghurahy 7:17am Sep 1
sub() alias substraction.. tp hrs bikin sndiri kyknya bkn built-in fungsinya:

function sub($a, $b) {
$c = $a - $b;
return $c;
}

# haha masak operasi pengurangan aja perlu fungsi.. kcuali mau di kembangkan multi argumen

Rian Candrian 7:35am Sep 1
ok gan thanks yg udah jawab :-D, maaf soalnya ane newbie :-D

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