On 10/5/07, Stefanos Stamatis <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I need to handle very large file uploads and push the data into a socket.
> Having php to write everything to a temporary file, then reading it
> again inside the script and pushing it into the socket is very inefficient
> and
Stefanos Stamatis wrote:
Hello,
I need to handle very large file uploads and push the data into a socket.
Having php to write everything to a temporary file, then reading it
again inside the script and pushing it into the socket is very inefficient
and imposes size limitations to the uploaded fi
2 matches
Mail list logo