我正在使用xampp,所以我的php文件夹位于 知道我是什么 失踪? p>
div> C:\ xampp \ php \ code >我在
PATH code>环境变量中添加了
C:\ xampp \ php \ code>但是当我在cmd上运行
php code>命令时,我是 收到以下消息: p>
php无法识别为内部或外部命令。 code> p>
I am using xampp, so my php folder is in C:\xampp\php\
and I add in my PATH
environment variables the C:\xampp\php\
but when I am running on cmd the php
command I am getting the following message:
php is not recognized as an internal or external command.
Any idea what I am missing?