[nycphp-talk] Writing large files to client efficiently
Michael B Allen
ioplex at gmail.com
Thu Jan 10 13:49:38 EST 2008
What is the most efficient way to write large files to the client?
I want to control download access to uploaded files (and dodge all the
security issues associated with allowing access to uploaded files) so
I can't just serve it as static content - it has to be under script
control.
fpassthru?
Mike
--
Michael B Allen
PHP Active Directory SPNEGO SSO
http://www.ioplex.com/
More information about the talk
mailing list