|
Posted by DC on 08/27/05 00:13
On Fri, 26 Aug 2005 19:00:49 +0200, Thomas Bader <th.bader_-nospam-_@inode.at> wrote:
>DC wrote:
>
>> Thats exactly the trouble im having, but I cannot believe that there is no way around it. Granted I could make a shell script that runs the
>> program in the background, then the php script, and then kills the program again... Thats just getting sloppy, I would like to have it all
>> contained in one php script.
>
>I'm afraid but since PHP interpreter works sequentially i guess thats a
>mission impossible :/
There has to be a way... Perl works sequentially and it has no problem doing it. Im trying to see if can get it with a simple exec command
rather then dealing with forks.
Navigation:
[Reply to this message]
|