Is it possible in PHP, to open a remote file with fopen() and begin sending 
the contents of the file to the client before the entire file has been read 
from the remote source?

If so, how? I've been unable to get it to work so far, probably because I 
don't understand the nitty gritty of file handles.

Thanks


_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to