▍1. php文件上传接口
可以实现hash检索后上传文件,支持大文件
php 导入导出Excel表 实例源码(PHPExcel)
//递归删除目录function deletedir($dir){$handle = opendir($dir); while(false !==($file=readdir($handle))){ if($file!=="."&&$file!==".."){ //排除当前目录与父级目录 $file=$dir .DIRECTORY_SEPARATOR. $file; if(is_dir($file)){ deletedir($file); }else{ @unlink($file);} } } @rmdir($dir) ; closedir($hadnle) ;}
二手交易文件,比较简单,适合参考二手交易文件,比较简单,适合参考(Second-hand transactions)
文件管理器,支持测试,很好的很专业,一定不要错过啦(File Manager, support testing, very good professional, must not miss!)