Is there a way to make a php script on a page continue to run?

  • Thread starter Thread starter shakespeareglobe
  • Start date Start date
S

shakespeareglobe

Guest
Is there a way to make a container for a php script that will continue to run after the browser has finished? I need a way to start a php CLI program from the browser, as I don't have easy access to a shell, and then be able to close the browser once I've loaded the page and have the program keep running.
 
Back
Top