Quote:
Originally Posted by hemmeter
Does this mean the 2nd script will run asynchronously? Or will the output of a.php be dependent upon b.php finishing?
|
I was not sure if I answered your question. Script A is not dependent, in my case, upon Script B to finish. It is just another process that I needed to run
Hope that clears that up sir!