Re: Uploading large files with HTTP_Request class

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 31, 2012 at 12:24 PM, Jim Lucas <lists@xxxxxxxxx> 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 class? Are there any alternatives,
>> which do not force me to add new PHP dependancies/libraries to the project?
>> I am writing a library and do not want to force the users to add
>> dependancies to their projects in order to use this library.
>
>
> You don't want to require additional dependencies yet you require PEAR.
>
> Isn't PEAR an addition dependency?
>
>
>>
>> I am currently using PHP 5.3.0.
>>
>>
>> Thank you and best regards,
>> Marko
>
>
>
> --
> Jim Lucas
>
> http://www.cmsws.com/
> http://www.cmsws.com/examples/
> http://www.bendsource.com/
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

If you don't want dependencies, try swfuploader...uses flash but is
more robust for large file uploads,


-- 

Bastien

Cat, the other other white meat

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux