240 发简信
IP属地:香港
  • tp5 随机从数据库取数据方法(不重复)

    1.封装方法 ~~~ function getRandTable($nums, $tables) { $num = $nums; //需要抽取的默认条数...

  • PHPExcel 导入导出

    1.composer 下载 :composer require phpoffice/phpexcel << ++下载完后 把文件 :phpoffice/phpexcel/Cl...