023-2.inc
来自「php-4.4.7学习linux时下载的源代码」· INC 代码 · 共 7 行
INC
7 行
<html>This is Finish.phtml. This file is supposed to be included from regression_test.phtml. This is normal HTML.<?php echo "and this is PHP code, 2+2=".(2+2).""; ?></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?