The phpinfo.php file will be basic, containing just one line of PHP — a call to phpinfo(), which dumps out every variable and setting in Titanium's PHP environment (see Listing 7).
这个 phpinfo.php 文件是最基础的,只包含一行 PHP 代码 — 对 phpinfo() 的调用,这个函数输出 Titanium 的 PHP 环境中的每个变量和设置(参见清单 7)。
The results pane has a toggle option to either show you the list of files (the default setting) or the actual content match and line number for every file and match that matched the pattern provided.
结果窗格中有一个切换选项,以便可以显示列表中的文件(默认设置)或实际内容的匹配项并为每个文件和匹配提供的模式匹配的行号。
应用推荐