When adding sublime3 to compile system php, use the PHP toolbox, cmd php -v is useless
phpcn_u8340
phpcn_u8340 2017-07-04 07:20:15
0
1
1487

Added the system variable Path according to other people's tutorials: D:\myphp_www\PHPTutorial\php\php-5.6.27-nts

Use cmd to test php -v. It prompts that php is not an internal or external command. Nor is it a runnable program.

That is to say, the above addition has no effect. If you use cmd to execute php-win.exe under php-5.6.27-nts. Then test php -v, you can output the php version content, but Testing php -v in a newly opened cmd is useless.

How to break it?

phpcn_u8340
phpcn_u8340

reply all(1)
phpcn_u8340

Done, add Path to user variables

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template