Minggu, 08 September 2013

PHP Indonesia - Facebook: [ask] seputar class function nih.. klo ada call f...

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

Habib Nurrahman 6:20am Sep 9
[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();

Irfan Mohamad 6:24am Sep 9
beda

Habib Nurrahman 6:25am Sep 9
Boleh dijelaskan bedanya?

Cahya Dsn 6:25am Sep 9
ane jawab yg kedua: ya dan/atau tidak hihihi ^_^V

.. 'fluent interface'

Fajar Khairil Amin 6:41am Sep 9
tergantung si $coba->fungsi() return nya apaan? kalo return nya $this berarti sama dengan contoh yg kedua

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