On Thu, May 31, 2012 at 12:28 PM, Voß, Marko
wrote:
> Hello,
>
> I need to perform uploading of large files using the HTTP_Request class:
>
> http://pear.php.net/manual/package.http.http-request.php
>
> I am *not* using this one:
>
> http://php.net/manual/en/class.httprequest.php
>
>
> The HTTP_Re
On Thu, May 31, 2012 at 5:28 AM, Voß, Marko wrote:
> I need to perform uploading of large files using the HTTP_Request class:
> http://pear.php.net/manual/package.http.http-request.php
> The HTTP_Request class support the following functions:
> setBody() and addFile()
Reading the above, and check
On Thu, May 31, 2012 at 5:28 AM, Voß, Marko wrote:
> Hello,
>
> I need to perform uploading of large files using the HTTP_Request class:
>
> http://pear.php.net/manual/package.http.http-request.php
>
> I am *not* using this one:
>
> http://php.net/manual/en/class.httprequest.php
>
>
> The HTTP_Req
On 05/31/2012 11:34 AM, Bastien Koert wrote:
On Thu, May 31, 2012 at 12:24 PM, Jim Lucas wrote:
On 05/31/2012 03:28 AM, Voß, Marko wrote:
Hello,
I need to perform uploading of large files using the HTTP_Request class:
http://pear.php.net/manual/package.http.http-request.php
How am I suppos
On Thu, May 31, 2012 at 12:24 PM, Jim Lucas wrote:
> On 05/31/2012 03:28 AM, Voß, Marko wrote:
>>
>> Hello,
>>
>> I need to perform uploading of large files using the HTTP_Request class:
>>
>> http://pear.php.net/manual/package.http.http-request.php
>>
>> How am I supposed to do that with this cla
On 05/31/2012 03:28 AM, Voß, Marko wrote:
Hello,
I need to perform uploading of large files using the HTTP_Request class:
http://pear.php.net/manual/package.http.http-request.php
How am I supposed to do that with this class? Are there any alternatives, which
do not force me to add new PHP dep
Hello,
I need to perform uploading of large files using the HTTP_Request class:
http://pear.php.net/manual/package.http.http-request.php
I am *not* using this one:
http://php.net/manual/en/class.httprequest.php
The HTTP_Request class support the following functions:
setBody() and addFile()
7 matches
Mail list logo