Rabu, 13 November 2013

PHP Indonesia - Facebook: [ASK] gan, namanya apa ya yang didalam function it...

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/ 
Join Delanceyplace

Sign up to receive a free quote from a non fiction book every weekday.
From our sponsors
[ASK] gan, namanya apa ya yang didalam function it...
Nov 13th 2013, 15:11, by Yudha Maulana

Yudha Maulana 3:11pm Nov 13
[ASK]
gan, namanya apa ya yang didalam function itu ada variable nya?
misalkan
function ahay($nilai = 1){}
$nilai biasanya dilempar ke fungsi lain, nah itu apa namanya? atau mungkin penjelasan nya :D trims

Gunawan Mujur Wibisono 3:13pm Nov 13
return

Al Ghurahy 3:15pm Nov 13
keywords: callback, pointer...

Rizqi Maulana 3:18pm Nov 13
paramater kah?

Yudha Maulana 3:20pm Nov 13
bntr gan, masih googling :D

callback itu kudu di return ya gan? atau auto return?

Shen Fung 3:23pm Nov 13
itu pake return, misalnya function hitung($a,$b)
{
return $a + $b;
}

$c = hitung(5,10);
// $c = 15

Yudha Maulana 3:37pm Nov 13
ok gan sip2

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