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 | [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 |
| | return |
| | keywords: callback, pointer... |
| | paramater kah? |
| | bntr gan, masih googling :D
callback itu kudu di return ya gan? atau auto return? |
| | itu pake return, misalnya function hitung($a,$b) { return $a + $b; }
$c = hitung(5,10); // $c = 15 |
| | ok gan sip2 | | |
|
Tidak ada komentar:
Posting Komentar