Set your own local php.exe as shown in the picture
The path
I use phpstudy and then php7.0
php.exe is under DphpStudyphp70n
So modify this path to "php.validate.executablePath": "D:/phpStudy/php70n/php.exe ”
Remember if there is only one last json, no comma is needed
{
“php.validate.executablePath”: “D:/phpStudy/php70n/php.exe”
}
The above introduces the visual studio code editor php display phpvalidateexecutablePath, including the content. I hope it will be helpful to friends who are interested in PHP tutorials.