I don't think you are doing FTP. I think you mean uploading using an
upload form.
Just increase the threshold in the php.ini file or set it in the script.
Hope this helps.
On 9/30/05, Matt Palermo <[EMAIL PROTECTED]> wrote:
> Hello everyone. I'm basically building a PHP FTP client app. This ap
if you don't have access to php.ini then use
ini_set("upload_max_filesize","10M").
At 06:29 p.m. 30/09/2005 +0100, zzapper wrote:
On Fri, 30 Sep 2005 08:42:28 -0400, wrote:
>Well, I would like to at least be able to upload a 10mb - 15mb file. I
>don't need it to upload files that are HU
On Fri, 30 Sep 2005 08:42:28 -0400, wrote:
>Well, I would like to at least be able to upload a 10mb - 15mb file. I
>don't need it to upload files that are HUGE, just a reasonable size.
>
>
>"zzapper" <[EMAIL PROTECTED]> wrote in message
>news:[EMAIL PROTECTED]
>> On Fri, 30 Sep 2005 01:19:01 -
Well, I would like to at least be able to upload a 10mb - 15mb file. I
don't need it to upload files that are HUGE, just a reasonable size.
"zzapper" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Fri, 30 Sep 2005 01:19:01 -0400, wrote:
>
>>Hello everyone. I'm basically bui
On Fri, 30 Sep 2005 01:19:01 -0400, wrote:
>Hello everyone. I'm basically building a PHP FTP client app. This app
>connects to an FTP server and allows the user to edit/delete
>files/permissions, etc. I've gotten to the point where I have started to
>create a file upload feature. The probl
5 matches
Mail list logo