摘要:
load->library('Download');if(!$this->download->->downloadfile($filename)){ echo $this->download->geterrormsg();}*/ class Download{ var $debug=t... 阅读全文
posted @ 2014-08-08 15:08
timily
阅读(248)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2014-08-08 15:06
timily
阅读(301)
评论(0)
推荐(0)
摘要:
class DES{ var $key; function DES() { $this->key = md5("EPH e-Textbook"); $this->key = "".$this->key; $this->key = strtoupp... 阅读全文
posted @ 2014-08-08 15:04
timily
阅读(618)
评论(0)
推荐(0)
摘要:
這些資源基本上都是一些免积分或只需要1個积分就能下载的資源,经过整理筛选最后分享给大家,希望大家喜欢:PHP手册(chm) http://download.csdn.net/detail/u011851645/6030287php手册 最新版本 http://download.csdn.net/de... 阅读全文
posted @ 2014-08-08 14:54
timily
阅读(308)
评论(0)
推荐(0)
摘要:
对一批文件进行压缩处理,采用system 调用linux 压缩命令进行文件压缩。命令公用代码:function addZip($webdocs, $zipfile, $param, $file){ system("cd $webdocs; tar $param $zipfile \"".$fi... 阅读全文
posted @ 2014-08-08 14:24
timily
阅读(356)
评论(0)
推荐(0)

浙公网安备 33010602011771号