当前位置:编程学习 > php >>

PHP上传类的相关问题


工作任务:FTP模块工作计划


相关文件

  1、表 pureftpd

  2、模块目录ftp,mod/ftp

 

     

 

 

功能需求

  3、能够批量上传文件

  4、删除目录
----------------------

  1、统计空间的大小,统计的缓存在.ftpquota,格式:文件数量,目录容量

  2、增加ftp,控件 的容量

  3、关闭ftp,mv /file/webroot/91.tc/p/pa/paladin /file/webroot/91.tc/p/pa/paladin.close

  4、删除ftp文件

----------------------------------

写入FLASH的FTP上传控件:

        <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td height=26 class=font1><strong>图片上传</strong><font color="#FF0000">(可一次性上传1-8张,格式为jpggifpng,大小限制为1M,标题为空时取图片文件名)</font></td>
        </tr>
      </table>
   
   <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
   <tr>
            <td class="font1" align="center">
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="470" height="350">
        <param name="movie" value="image/upload.swf?

<
补充:Php教程,Php常用代码
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,