underconstruction1.php

来自「一款基于PHP的网络日记程序。WikyBlog支持:多用户的 BLOG」· PHP 代码 · 共 31 行

PHP
31
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML><HEAD><TITLE></TITLE></HEAD><body><p style="font-size:80%">(Can't connect to the MySQL server.)</p><div style="padding-top:10em;text-align:center">Sorry, this website is experiencing technical difficulties.<p>Please<?phpecho '<a href="'.$_SERVER['REQUEST_URI'];echo '">try again</a>';?> shortly.</p><div style="padding-top:10em">Powered by <a href="http://www.wikyblog.com">WikyBlog</a></div></div><?phpdie();?></body></html>

⌨️ 快捷键说明

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