On Thu, 2002-05-23 at 14:39, Vinod Panicker wrote:
> Hi Faisal,
> 
> Tx for ur thoughts...
> 
> On Thu, 23 May 2002 Faisal Nasim wrote :
> >Hi,
> >
> >Why not simply use Apache to forward to the request to your PHP
> >script or 'other program' and deploy threads for whatever 
> >process
> >you want to run in the background?
> 
> I dont want to run anything else in the background.  All i want to 
> do is to have the ability to send some data to the client when it 
> is required by the system.

Try making a size 0 frame with a php script inside that output complete
chunks of javascript (script start/end tags).

 - Stig


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to