在CMD下如何运行PHP程序PATH弄好了,我现在有文件hello.php (在根目录) ,运行命令php hello.php 显示 Could not open input file:hello.php 网上没找到解决方案,谁会呢?难道我要移步linux 吗 [解决办法]php c:\hello.php不再当前目录就写绝对路径