On Mon, Aug 4, 2008 at 12:55 AM, Catalin Zamfir Alexandru | KIT
Software CAZ <[EMAIL PROTECTED]> wrote:
> What are you talking about? I've been able to upload a 4GB file without
> problem. Uploading doesn't depend on memory limit, and this has been a
> subject of debate on the PHP.net Manual (upl
On 8/3/08, Catalin Zamfir Alexandru | KIT Software CAZ
<[EMAIL PROTECTED]> wrote:
> What are you talking about? I've been able to upload a 4GB file without
> problem. Uploading doesn't depend on memory limit, and this has been a
> subject of debate on the PHP.net Manual (uploading files section,
TED]
Sent: Monday, August 04, 2008 4:07 AM
To: brian
Cc: php-general@lists.php.net
Subject: Re: [PHP] uploading big files with PHP
On 8/3/08, brian <[EMAIL PROTECTED]> wrote:
> Also, use set_time_limit(0);
and configure the server and php to accept a decent size, and probably
configur
On 8/3/08, brian <[EMAIL PROTECTED]> wrote:
> Also, use set_time_limit(0);
and configure the server and php to accept a decent size, and probably
configure the client to put only chunks at a time right?
otherwise php will hit it's memory limit for the script quite easily i
would assume. so there
mike wrote:
On 7/25/08, Angelo Zanetti <[EMAIL PROTECTED]> wrote:
Hi all
We are pitching to develop a website where the admin has to upload big video
files but I'm not sure how this can be done as the file upload will most
probably time out.
How do current websites do it? Is there somehow a wa
On 7/25/08, Angelo Zanetti <[EMAIL PROTECTED]> wrote:
> Hi all
>
> We are pitching to develop a website where the admin has to upload big video
> files but I'm not sure how this can be done as the file upload will most
> probably time out.
>
> How do current websites do it? Is there somehow a way t
On 7/25/08, T Lensselink <[EMAIL PROTECTED]> wrote:
> You are right on this. There are some other great methods for uploading.
> I just meant that in PHP there is not much more options. Of course in
> combination with other technologies you can do some pretty cool stuff.
> You could use some Java
//www.greyphoenix.biz>
>
>
>
> Thijs Lensselink wrote:
>> Quoting Angelo Zanetti <[EMAIL PROTECTED]>:
>>
>>>
>>>
>>> -Original Message-
>>> From: Thijs Lensselink [mailto:[EMAIL PROTECTED]
>>> Sent: 25 July 20
Quoting Angelo Zanetti <[EMAIL PROTECTED]>:
-Original Message-
From: Thijs Lensselink [mailto:[EMAIL PROTECTED]
Sent: 25 July 2008 12:08
To: php-general@lists.php.net
Subject: Re: [PHP] uploading big files with PHP
Quoting Angelo Zanetti <[EMAIL PROTECTED]>:
Hi all
We
On Jul 25, 2008, at 8:26 AM, Angelo Zanetti wrote:
-Original Message-
From: Thijs Lensselink [mailto:[EMAIL PROTECTED]
Sent: 25 July 2008 12:08
To: php-general@lists.php.net
Subject: Re: [PHP] uploading big files with PHP
Quoting Angelo Zanetti <[EMAIL PROTECTED]>:
Hi all
-Original Message-
From: Thijs Lensselink [mailto:[EMAIL PROTECTED]
Sent: 25 July 2008 12:08
To: php-general@lists.php.net
Subject: Re: [PHP] uploading big files with PHP
Quoting Angelo Zanetti <[EMAIL PROTECTED]>:
> Hi all
>
> We are pitching to develop a website wher
Quoting Angelo Zanetti <[EMAIL PROTECTED]>:
Hi all
We are pitching to develop a website where the admin has to upload big video
files but I'm not sure how this can be done as the file upload will most
probably time out.
How do current websites do it? Is there somehow a way to make use of FTP t
Hi,
Maybe this is involved with it ?
http://ee.php.net/manual/en/info.configuration.php#ini.max-input-time
Angelo Zanetti wrote:
Hi all
We are pitching to develop a website where the admin has to upload big video
files but I'm not sure how this can be done as the file upload will most
proba
13 matches
Mail list logo