3
I wanted to know if there is a way to keep a php script running internally on the server even with the browser turned off. I’m not talking about scheduling tasks, I’m talking about keeping a process as soon as it’s out of my system. I saw in a bitcoin mining company that after losing the account the mining process continued to work on my account, I wanted to do this but with my scripts in particular.