<legend id='a2Mpl'><style id='a2Mpl'><dir id='a2Mpl'><q id='a2Mpl'></q></dir></style></legend>

        <bdo id='a2Mpl'></bdo><ul id='a2Mpl'></ul>
    1. <i id='a2Mpl'><tr id='a2Mpl'><dt id='a2Mpl'><q id='a2Mpl'><span id='a2Mpl'><b id='a2Mpl'><form id='a2Mpl'><ins id='a2Mpl'></ins><ul id='a2Mpl'></ul><sub id='a2Mpl'></sub></form><legend id='a2Mpl'></legend><bdo id='a2Mpl'><pre id='a2Mpl'><center id='a2Mpl'></center></pre></bdo></b><th id='a2Mpl'></th></span></q></dt></tr></i><div id='a2Mpl'><tfoot id='a2Mpl'></tfoot><dl id='a2Mpl'><fieldset id='a2Mpl'></fieldset></dl></div>
      <tfoot id='a2Mpl'></tfoot>

        <small id='a2Mpl'></small><noframes id='a2Mpl'>

      1. 如何在 Windows 上使用命令行访问 PHP?

        时间:2023-10-04

          <small id='45hyf'></small><noframes id='45hyf'>

        1. <tfoot id='45hyf'></tfoot>

          <legend id='45hyf'><style id='45hyf'><dir id='45hyf'><q id='45hyf'></q></dir></style></legend>
          • <bdo id='45hyf'></bdo><ul id='45hyf'></ul>
            <i id='45hyf'><tr id='45hyf'><dt id='45hyf'><q id='45hyf'><span id='45hyf'><b id='45hyf'><form id='45hyf'><ins id='45hyf'></ins><ul id='45hyf'></ul><sub id='45hyf'></sub></form><legend id='45hyf'></legend><bdo id='45hyf'><pre id='45hyf'><center id='45hyf'></center></pre></bdo></b><th id='45hyf'></th></span></q></dt></tr></i><div id='45hyf'><tfoot id='45hyf'></tfoot><dl id='45hyf'><fieldset id='45hyf'></fieldset></dl></div>

                <tbody id='45hyf'></tbody>
                1. 本文介绍了如何在 Windows 上使用命令行访问 PHP?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我正在尝试学习如何从命令行 (CLI) 访问 PHP 脚本

                  I am trying to learn how to access PHP scripts from the command line (CLI)

                  下面是我尝试的图片,请帮忙.我运行的是 Windows 7

                  Below is an image from my attempt, please help. I am running Windows 7

                  推荐答案

                  您需要将您的 PHP 安装目录添加到 %PATH% 环境变量中,或者在 PHP 安装目录下工作.

                  You need to add your PHP installation directory to the %PATH% environment variable, or work from the PHP installation directory.

                  将其添加到路径(最佳方法 - 为 Windows 7 编辑):

                  To add it to path (The best approach - Edited for Windows 7):

                  • 右键单击我的电脑图标
                  • 点击属性
                  • 点击左侧导航栏中的Advanced system settings
                  • 点击Advanced标签
                  • 点击环境变量按钮
                  • System Variables部分,选择Path(不区分大小写)并点击Edit按钮
                  • 在字符串末尾添加分号 (;),然后添加 PHP 安装的完整文件系统路径(例如 C:Program FilesPHP代码>)
                  • 继续点击OK等直到所有对话框消失
                  • 关闭命令提示符并再次打开
                  • 已排序
                  • Right-click on a My Computer icon
                  • Click Properties
                  • Click Advanced system settings from the left nav
                  • Click Advanced tab
                  • Click Environment Variables button
                  • In the System Variables section, select Path (case-insensitive) and click Edit button
                  • Add a semi-colon (;) to the end of the string, then add the full file system path of your PHP installation (e.g. C:Program FilesPHP)
                  • Keep clicking OK etc until all dialog boxes have disappeared
                  • Close your command prompt and open it again
                  • Sorted

                  或者,您可以在尝试运行命令之前运行 cd ,或者像 一样调用您的脚本.<脚本路径>

                  Alternatively, you can run cd <PHP installation path> before you try and run you command, or call your script like <FULL file system path of php.exe> <path to script>

                  这篇关于如何在 Windows 上使用命令行访问 PHP?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:将变量传递给从命令行运行的 PHP 脚本 下一篇:通过命令提示符执行 PHP5 脚本时是否可以读取

                  相关文章

                  最新文章

                2. <tfoot id='3JQ8B'></tfoot>

                    <i id='3JQ8B'><tr id='3JQ8B'><dt id='3JQ8B'><q id='3JQ8B'><span id='3JQ8B'><b id='3JQ8B'><form id='3JQ8B'><ins id='3JQ8B'></ins><ul id='3JQ8B'></ul><sub id='3JQ8B'></sub></form><legend id='3JQ8B'></legend><bdo id='3JQ8B'><pre id='3JQ8B'><center id='3JQ8B'></center></pre></bdo></b><th id='3JQ8B'></th></span></q></dt></tr></i><div id='3JQ8B'><tfoot id='3JQ8B'></tfoot><dl id='3JQ8B'><fieldset id='3JQ8B'></fieldset></dl></div>
                  1. <legend id='3JQ8B'><style id='3JQ8B'><dir id='3JQ8B'><q id='3JQ8B'></q></dir></style></legend>

                    <small id='3JQ8B'></small><noframes id='3JQ8B'>

                      • <bdo id='3JQ8B'></bdo><ul id='3JQ8B'></ul>