how to access the command line for xampp on windows

后端 未结 9 1237
难免孤独
难免孤独 2020-11-28 07:22

I am running Xampp on my Windows 7 machine and was wondering if and how I could run commands for xampp via a command line. commands like php phpfile.php

Any advice w

9条回答
  •  情话喂你
    2020-11-28 08:02

    Like all other had said above, you need to add path. But not sure for what reason if I add C:\xampp\php in path of System Variable won't work but if I add it in path of User Variable work fine.

    Although I had added and using other command line tools by adding in system variables work fine

    So just in case if someone had same problem as me. Windows 10

提交回复
热议问题