Click here to Skip to main content
15,881,281 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi , my friend for setting my sublime text3 in win8 ,i did these work:


tools>build sytem>new build system


i write in this file below and save as php name.

{

    "cmd": ["D:\\xamp\\php\\php.exe", "$file"],

    "file_regex": "php$",

    "selector": "source.php"

}

please see image

image sublimetext3

now when i click build it showes building but in it ,is not showed any php result
please help me

What I have tried:

i even run XAMPP php and my sql
i run sublime text3 as administrator
Posted
Updated 12-May-16 5:47am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900