The PHP CLI SAPI allows you to develop shell- and even desktop-based scripts powered with PHP.
PHP CLISAPI允许您开发 PHP 支持的shell脚本,甚至是基于桌面的脚本。
Next, a spreadsheet containing a sequence of test scenario specifications is converted to its equivalent binary format through a PHP script executed through the PHP CLI.
接下来,一个包含测试场景规范的序列的电子表格将由一个通过PHP CLI执行的php脚本转换为对等的二进制格式。
Even though PHP was designed for output to a browser, rather than a CLI, creating output from PHP is so straightforward that it takes little time to consider.
即使PHP设计用于输出到浏览器而不是输出到CLI,从PHP创建输出也是非常简单的,它几乎不需要花太多时间思考。
And there you have it: a fully functioning CLI PHP program that accepts either user input or a list of files and randomizes the relative contents of each file.
现在您拥有这样一个程序:完全运行的CLI php程序,它可以接受用户输入,也可以接受文件列表并随机排列每个文件的相关内容。
Anyone who USES PHP at all can make good use of CLI PHP for debugging in this way.
全然使用PHP的任何人都可以以这种方式充分利用CLI PHP进行调试。
To connect to a DB2 or Cloudscape database server, the Unified ODBC extension for PHP relies on the Call Level Interface (cli) layer of the DB2 client.
为了连接db 2或Cloudscape数据库服务器,PHP的统一odbc扩展需要依赖DB 2客户机的调用级接口(Call Level Interface,cli)层。
To use the command line version of PHP to test scripts, the php.exe file under the cli directory where you installed PHP must be used.
为了用命令行版本的php来测试脚本,就必须使用安装了php的cli目录下的php .exe文件。
Therefore the php.exe in the PHP home directory should be saved with another name, and the php.exe under the cli directory should be moved to the home directory.
因此,应该用另一名称保存PHP 主目录中的 php.exe,并且应将cli 目录下的 php.exe移至主目录下。
Now the php4ts.dll and the php.exe file which was originally under the cli directory, are both in the PHP home directory.
现在,php4ts . dll以及原先位于cli目录下的php .exe文件就都在php主目录中了。
Now the php4ts.dll and the php.exe file which was originally under the cli directory, are both in the PHP home directory.
现在,php4ts . dll以及原先位于cli目录下的php .exe文件就都在php主目录中了。
应用推荐