Hi I am running a python script inside PHP using the shell_exec command, However how would I know if the execution of the python has been completed already?
Here is p