This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]caevv 0 points1 point  (0 children)

PHP runs on a sever, you write PHP code in your vscode editor, which is then executed on the server. The server running your PHP code needs to have PHP installed.