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/ | |
$options = array(); array_push($options, 'slide');... Aug 5th 2013, 18:10, by Sandi Racy | $options = array(); array_push($options, 'slide'); array_push($options, 'fast'); print_r($options); //Array ( [0] => slide [1] => fast )
kalo pengen ditentuin indexnya pake array push bisa gak gan ? Array ( [animation] => slide [animationSpeed] => fast ) | | |
|
Tidak ada komentar:
Posting Komentar