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

📄 imageuser.php

📁 这是matlab的一个小程序
💻 PHP
字号:
<?php
require_once(dirname(__FILE__)."/../../member/config.php");
CheckRank(0,0);
require_once(dirname(__FILE__)."/../image.func.php");
require_once(dirname(__FILE__)."/../../member/inc/inc_archives_functions.php");
if(empty($dopost)) $dopost="";
if(empty($imgwidthValue)) $imgwidthValue=400;
if(empty($imgheightValue)) $imgheightValue=300;
if(empty($urlValue)) $urlValue='';
if(empty($imgsrcValue)) $imgsrcValue='';
if(empty($imgurl)) $imgurl='';
if(empty($dd)) $dd='';
if($dopost=="upload")
{
	$ntime = time();
	$cfg_ml->CheckUserSpace();
	$filename = MemberUploads('imgfile','',$cfg_ml->M_ID,'image','',-1,-1,true);
  $dfilename = ereg_replace("(.*)/","",$filename);
	SaveUploadInfo("瀵硅瘽妗嗕笂浼

⌨️ 快捷键说明

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