菜菜郎的博客cclang.blog.chinaunix.net
cclang2009
全部博文(35)
2012年(1)
2011年(16)
2010年(18)
hkebao
zorawang
67381161
L_M_S
yonps
Stiven_H
perfychi
pzccd
sdlywy09
talent10
jinyongz
分类:
2010-04-09 00:16:38
<?php $num_ary = range(1, 10); shuffle($num_ary); $number = array_rand($num_ary); echo $number; ?>
上一篇:多维数组的排序
下一篇:php的单例模式
登录 注册