index.php

来自「极限网络智能办公系统 - Office Automation 2008 官方10」· PHP 代码 · 共 7 行

PHP
7
字号
<?php
 

include_once( "inc/auth.php" );
echo "<title>Office Automation</title>\r\n<div align=center>\r\n请联系软件开发商,可根据用户要求,进行界面的定制开发\r\n</div>\r\n<br><center><input type=\"button\" class=\"BigButton\" value=\"返回\" onclick=\"history.back();\"></center>";
?>

⌨️ 快捷键说明

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