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

📄 index.php

📁 开元的blog .如果不能打开左侧资源列表中的内容、无法阅读到图书、注册认证出现 网络不通等情况: 您很可能是在局域网通过代理服务器上网
💻 PHP
字号:
<?include("include/config.php");include("include/func.php");include("include/connect.php");//---------------------echo "<html><head><TITLE></TITLE><style type='text/css'><!--$css--></style></head><body><center>";template_header($linksconf);//----------------------if ($id==""){include("include/welcome.php");}elseif (file_exists("include/id$id.php")){include("include/id$id.php");}else{echo "<br><br>wrong id!<br>File does not exist<br><br>Falsche Id!<br>Datei exestiert nicht";};clearstatcache();?></body></html>

⌨️ 快捷键说明

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