Sabtu, 19 Oktober 2013

PHP Indonesia - Facebook: mau nanya? ada yang tau gak apa itu EXTR_IF_EXISTS...

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/ 
mau nanya? ada yang tau gak apa itu EXTR_IF_EXISTS...
Oct 19th 2013, 09:26, by Hairul Akli

Hairul Akli 9:26am Oct 19
mau nanya? ada yang tau gak apa itu EXTR_IF_EXISTS, ini merupakan parameter pada extract, ud liat manual'a msih bingung :) mohon pencerahan dari master??

Totok BluesMan Silalahi 9:32am Oct 19
http://www.w3schools.com/php/func_array_extract.asp

Hairul Akli 9:34am Oct 19
ini sudah saya kunjungi tpi gk ada contoh penggunaan langsungnya,

Totok BluesMan Silalahi 9:35am Oct 19
http://www.w3schools.com/php/showphp.asp?filename=demo_func_extract2

Hairul Akli 9:37am Oct 19
itu kn contoh dari EXTR_PREFIX_SAME, yg saya mksd contoh EXTR_IF_EXISTS, mksih sblumnya Totok BluesMan Silalahi :)

Totok BluesMan Silalahi 9:38am Oct 19
coba berinovasi dulu...

EXTR_PREFIX_SAME diganti dengan EXTR_IF_EXISTS

Hairul Akli 9:40am Oct 19
Totok BluesMan Silalahi sebenrnya saya udah tau contoh dari EXTR_IF_EXISTS, tapi kurang yakin :)

contohnya:

$coba='belajar';
$nama=array('coba'=>'php','naik'=>'delman');
extract($nama,EXTR_IF_EXISTS);
echo $coba;
echo $naik;

yg jadi pertanyaan kenapa $naik error?? mohon bantuannya :)

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