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/ | |
 | Refresh your vocabulary.
Learn a new word everyday by subscribing to Word of the Day. A great tool if you're studying for the GRE, GMAT or LSAT, or simply want to enhance your lexicon.  | From our sponsors | | |
[ask] seputar class function nih.. klo ada call f... Sep 9th 2013, 06:20, by Habib Nurrahman | [ask] seputar class function nih..
klo ada call function begini maksudnya gmn?
$coba = new Coba; $coba->fungsi()->fungsi_lain();
apakah sama dengan
$coba = new Coba; $coba->fungsi() $coba->fungsi_lain(); |
| | beda |
| | Boleh dijelaskan bedanya? |
| | ane jawab yg kedua: ya dan/atau tidak hihihi ^_^V
.. 'fluent interface' |
| | tergantung si $coba->fungsi() return nya apaan? kalo return nya $this berarti sama dengan contoh yg kedua | | |
|
Tidak ada komentar:
Posting Komentar