您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. ZIP:FoundPHP框架下采用PHP开发的压缩类,支持PHP5PHP7PHP8等多版本-源码

  2. 压缩 FoundPHP框架下采用PHP开发的压缩类,支持PHP5 / PHP7 / PHP8等多版本。 password('FoundPHP_zip'); //压缩文件与目录 $ FoundPHP_zip -> zip ( 'foundphp.zip' , array ( 'foundphp.php' , 'test/' )); //解压缩压缩文件与目录 $ FoundPHP_zip -> zip ( 'foundphp.zip' , 'zip/' );
  3. 所属分类:其它