| 
 Posted by ashore on 05/06/07 20:53 
Thanks, but from  the PHP manual re exec(): 
 
"... Note: If you start a program using this function and want to 
leave it running in the background, you have to make sure that the 
output of that program is redirected to a file or some other output 
stream or else PHP will hang until the execution of the program 
ends. ..." 
 
AS
 
  
Navigation:
[Reply to this message] 
 |