【转载】php运用readfile函数实现下载文件权限判断

转自:http://www.imphper.cn/imphper-php-view.php?view=single&id=89 本人有修改!   <?php $file = get_file_address();// 文件的真实地址(支持url,不过不建议用url) if (file_exists($file)) { header('Content-Description
相关文章
相关标签/搜索