📄 upload.class.php
字号:
<?php
///////////////////////////////////////////////////////////////////
// Author:daong | E-mail: dahongy@gmail.com
// Copyright © Http://www.phpstcms.cn
// This is not a free software, please to pay for more functions
// $Id: 2009-05-01 version V2.5 $
///////////////////////////////////////////////////////////////////
define("UPLOAD_EXT",$CONFIG['uploadExt']);
//define("UPLOAD_EXT","gif|jpg");
//defined("UPLOAD_PATH") or define("UPLOAD_PATH","./");
class upload
{
/*
*the tmp_name of the ouploading file
* 涓存椂鏂囦欢璺
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -