NYCPHP Meetup

NYPHP.org

[nycphp-talk] call command-line script asynchronously

Daniel Convissor danielc at analysisandsolutions.com
Sat Nov 17 00:48:17 EST 2007


Hi Marc:

On Sat, Nov 10, 2007 at 08:39:27PM +0800, Marc Antony Vose wrote:
> 
> Which function for calling a command line script doesn't make your  
> script stop and wait?

I use exec().  http://php.net/exec.  Make sure to use the escape 
functions as needed.

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409



More information about the talk mailing list