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/ | |
|
kalau saya mau memrandom urutan beberapa kal... Aug 27th 2013, 23:19, by Galih Pamungkas | <ASK> kalau saya mau memrandom urutan beberapa kalimat misa a : ibu pergi ke pasar B :ayah ke kancor c : adik pergi ke sekolah urutanya ingin random seperti, B-C-A,C-A-B dll apa ada scripct nya? |
| | rand($jml_kalimat) dan tinggal dilogikakan lebih lanjut :) |
| | waduh gan agak sedikit bingung ih, kalo punya referensinya, bisa di lemparin sini yah :) rand($jml_kalimat) trimakasih |
| | masing a-b-c dibuat associative array. dirandom urutan dengan logika anda, stlah itu baru di terjemahkan ke string. sedikit bermain soal kombinasi (tidak boleh berulang) |
| | masukin array, pake array shuffle |
| | http://php.net/manual/en/function.shuffle.php | | |
|
Tidak ada komentar:
Posting Komentar