·您当前的位置:首页 > 技术教程 > PHP教程 >

[php]php随机从数组中随机取出一个或多个单元

时间:2016-04-02 13:53酷播
[php]php随机从数组中随机取出一个或多个单元

[php]php随机从数组中随机取出一个或多个单元

  1. Example #1 array_rand() 例子 
  2. <?php 
  3. srand((float) microtime() * 10000000); 
  4. $input = array("Neo", "Morpheus", "Trinity", "Cypher", "Tank"); 
  5. $rand_keys = array_rand($input, 2); 
  6. print $input[$rand_keys[0]] . " "; 
  7. print $input[$rand_keys[1]] . " "; 
  8. ?> 
  9.  
  10. 参见 shuffle()。  

 

热门文章推荐

请稍候...

保利威视云平台-轻松实现点播直播视频应用

酷播云数据统计分析跨平台播放器