📄 select_images_post.php
字号:
<?php
require_once(dirname(__FILE__)."/config.php");
require_once(dirname(__FILE__)."/../image.func.php");
if(empty($imgfile))
{
$imgfile='';
}
if(!is_uploaded_file($imgfile))
{
ShowMsg("浣犳病鏈夐
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -