Hi all, I've put this question a few months ago, but with no answer. When using the read function for reading a file (for printing to the browser - for downloading) how big should be the buffer size read at once by the script?
I've seen that if I put it as only 1 byte, the download is very slow. What happend if I will increase it too much? Should this buffer be related to the average download speed somehow? .... or I can put as buffer size, the size of the file? Thank you very much again. Teddy Center: http://teddy.fcc.ro/ Mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]