The filepointer is closed after your script finishes executing, you 
cannot do it.

V_Suresh wrote:

>Hi All,
>       Suppose I'm opening a socket connection to a server on some
>port, and I do some transactions, and generate html. But I 'm not
>closing the file pointer(socket). Only after the user clicks 'logout'
>or something should I close the file pointer. How do I do this??
>I'm not understanding how to keep track of the file pointer,
>even after generating the html. Help.
>
>
>  
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to