PHPloy
PHPloy copied to clipboard
Web interface for PHPloy
Hey!
I'm interested in using a web page to control PHPloy and its functions, but I have no idea if what I'm trying to achieve is even possible. I'm only testing on localhost atm, so I'm having some trouble getting shell_exec
to work. Although running shell scripts from within my php application would solve my issue, I don't think it would be a very good solution, so my question:
Is it possible to control phploy from another (online) php script?
Thanks in advance for any help!