您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

PHP 远程下载文件不完整

2024/10/27 0:52:13发布35次查看
方法是 remote_file()
if(! function_exists('remote_file')) { function remote_file($url = '', $filename = '') { //set_time_limit(0); if(! $url) { return false; } if(!file_exists('../static/porn/') && !mkdir('../static/porn/', 0777, true)) { return false; } $ext = strrchr($url, .); if(! $filename) { $filename = time() . $ext; } ob_start(); readdir($url); $content = ob_get_contents(); ob_end_clean(); $size = strlen($content); $fp2 = @fopen('../static/porn/'.$filename, 'a'); fwrite($fp2, $content); fclose($fp2); return config_item('static_site').porn/{$filename}; }}

回复内容: 方法是 remote_file()
if(! function_exists('remote_file')) { function remote_file($url = '', $filename = '') { //set_time_limit(0); if(! $url) { return false; } if(!file_exists('../static/porn/') && !mkdir('../static/porn/', 0777, true)) { return false; } $ext = strrchr($url, .); if(! $filename) { $filename = time() . $ext; } ob_start(); readdir($url); $content = ob_get_contents(); ob_end_clean(); $size = strlen($content); $fp2 = @fopen('../static/porn/'.$filename, 'a'); fwrite($fp2, $content); fclose($fp2); return config_item('static_site').porn/{$filename}; }}

有些服务器环境会禁用掉readdir的,要么就是文件太大超时了。或者你试试输出错误看看
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product