Hello,
I would like to start a script (which is by the way also a .php - file) from a webpage by using the shell_execute() - command. This might take long so I do not want to wait for the script result during request. How can I do it?
Thanx
Sebastian