@本文9来源gao($daima.com搞@代@#码8网^搞代gaodaima码本文实例讲述了PHP实现的简单网络硬盘。分享给大家供大家参考。具体如下:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><title>disk online</title><style type="text/css">.font { font-family: Consolas; color: #369; font-size: 12px;}.box { font-family: Consolas; font-size: 13px; color: #369; border: 1px solid #000;}.btn { font-family: "微软雅黑"; font-size: 12px; color: #FFF; background-color: #369; border: 1px solid #666; width: 80px;}</style><body class="font"><div align="right">操作完 一下刷新</div><table width="100%" border="0"> <tr> <td class="box"> <div> <p>File </p> <p align="center"></p> </div> </td> </tr></table><table width="100%" border="0"> <tr> <th width="40%" class="box">文件名</th> <th width="20%" class="box">类型</th> <th width="10%" class="box">MD5</th> <th width="20%" class="box">大小</th> <th width="20%" class="box">操作</th> </tr> <tr> <td class="box">"></td> <td class="box"></td> <td class="box"></td> <td class="box"></td> <td class="box">">remove</td> </tr> </table>
希望本文所述对大家的php程序设计有所帮助。