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

📄 message.php

📁 PHPYou是基于php+mysql架构的开源图库相册系统.以其强大易用的图片批处理功能和幻灯式图片浏览效果而闻名.其不断优化的数据结构,代码算法,模板引擎,数据缓存,和最少化数据库查询设计,使得PH
💻 PHP
字号:
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=gbk">
<meta name="robots" content="index,follow">
<meta http-equiv="refresh" content="2;url=<?php echo $gotourl;?>">
<title>信息提示</title>
<style type="text/css">
body{ background: #333; color: #999;font:9pt/200% Verdana;}
a{text-decoration: none;color:#659B28}
a:hover{text-decoration: underline;}
img{border:0;}
</style>
</head>
<body><center>
<div style="padding:15px 60px;border:1px solid #666666;background:#3f3f3f ; text-align:center; margin:20% auto auto; width:550">
 &raquo; 提示信息<br />
<?php echo $msg;?><br /><a href="<?php echo $gotourl;?>">如果您的浏览器没有自动跳转,请点击这里</a></div>
</center>
</body></html>

⌨️ 快捷键说明

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