"随机"的搜索结果

#实用代码 PHP随机读取取出数据库表的数据返回数组
/** * 随机获取数据 * @param string $num 抽取条数 * @param string $table 表名 * @param st