I never used system commands so I would need a little help running a php background process:
- Can I run an
exec()command on a shared server environment? - Is it possible not to wait for it to finish in the file I am running it from?
- Can I use parameters to pass to this file?
http://php.net/manual/en/function.exec.php