skaljic1
12/9/2017 - 2:29 PM

Windows

All windows commands for cmd

Set the file path
set PATH=%PATH%;  -- takes the current path and sets PATH to it.
C:\xampp\php      -- Adds this directory to the path, because of 'set PATH' this is added to the path