For an exercise I need to write a command line utility. But I never ever used something like this other than writing php files, uploading them and testing them online.
Can I write something like this, upload it and run it remotely in a command prompt? Or is this something you can only do locally? (by installing xamp or something like that)
Been searching for a while yesterday so any help is appreciated.
P.S: Alright I already got it working locally but is there any way to do this remotely? Anything so the client can just double click a .bat file or something like that.