📄 readme.txt
字号:
PHP Uploader and Downloader
Copyright 2002 ZachWhite.com
Version 2.0
Liceance
You must keep a link on every page generated by PHP Uploader Downloader. You may modify this script for personal use only. You may only distribute modified versions if you have permission from Zach White. You may use this code for as examples in tutorials.
Installation
$extlimit If you want to limit the extions of files uploaded set this to yes
$limitedext If you set $extlimit to yes then add edit extensions. Just do ,".ext" in the array to add extion.
$sizelimit If you want a size limit set this to yes.
$sizebytes If you want have size limit set to yes set this to the number of bytes you want the limit to be.
$dl This is the url to where files are uploaded
$absolute_path This is the absolute path to where files are uploaded
$websiteurl Set to your website url so that the script can link back to your site
$websitename Set to your website name so it can link back to your website
Change log
V2.0
Added ability to limit extensions of files uploaded.
V1.0.1
On download screen you may now download files with spaces without getting an error.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -