Execute a PHP CGI script as a background process ?

Posted by Jagira on Stack Overflow See other posts from Stack Overflow or by Jagira
Published on 2010-03-22T13:09:25Z Indexed on 2010/03/22 13:11 UTC
Read the original article Hit count: 165

Filed under:

Hello,

Can I run a PHP CGI script as a background process using exec() ?

© Stack Overflow or respective owner

Related posts about php