index.php

来自「mms decoder,彩信解码程序」· PHP 代码 · 共 6 行

PHP
6
字号
<?php

// redirect to the list.php file
header('Location: list.php');

?>

⌨️ 快捷键说明

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