supervisor icon indicating copy to clipboard operation
supervisor copied to clipboard

How to execute php code?

Open guihouchang opened this issue 4 years ago • 0 comments

I don't want to invoke processes through shell commands, I want to execute PHP code directly. Just Like new Process(funciont() { call_method(); });

guihouchang avatar Oct 30 '20 11:10 guihouchang