, , , , script URL- , , Selenium , . 100%, Selenium, , .
Something else you could try is to look at using the PHP process control functions ( link ). They will allow you to create a script that is deamon and runs in the background. You might be able to do this so that the script runs on the server and disables commands at programmed intervals. You still need some way to launch it for the first time (browser request or through the command line).
source
share