Hello,
I have such a building system for my php files:
{
“cmd”: [“C:\Program Files (x86)\Google\Chrome\Application\chrome.exe”, “$file”]
}
however, when i try to run code
I can see written code in browser but not a result of what code should generate as a result
thanks