⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 upl_settings.php

📁 一款文件上传程序
💻 PHP
字号:
<?php
$this->_d=array (
  'uploader_url' => 'http://localhost/projects/cdupload/',
  'uploader_view' => 1,
  'userfiles_dir' => 'files/',
  'userfiles_url' => 'http://localhost/projects/cdupload/files/',
  'reg' => 1,
  'regmsg' => 'Registration has been disabled',
  'm' => 0,
  'm_msg' => 'The uploader is down for maintenance, we will be back up shortly. Sorry for the inconvenience.',
  'approval' => 1,
  'activation_req' => 1,
  'browsing' => 'reg',
  'filetypes' => 'php,php3,phtml,htaccess,htpasswd,cgi,pl,asp,aspx,cfm',
  'email' => 'celerondude@gmail.c0m',
  'notify_reg' => 0,
  'log' => 2,
  'tpl' => 'default2',
  'wm' => 'user',
  'wm_path' => 'data/watermark.png',
);
?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -