Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

The `php` command cannot be found. Please verify that PHP is installed, or set the `php.executables` setting.

Open settings.json and put this code below for xampp users  
"php.validate.executablePath": "C:xamppphpphp.exe",
  "php.executablePath": "C:xamppphpphp.exe"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #The #command #Please #verify #PHP #set
ADD COMMENT
Topic
Name
2+7 =