Forums

PHP

This topic is locked

PHP file upload Maxsize

Posted 29 Apr 2004 19:11:41
1
has voted
29 Apr 2004 19:11:41 Greg LeBreck posted:
Hey guys I do most stuff in ASP but for this project I am using PHP.

Do to my host they only allow 2mb for HTTP upload. So if I try to use a file filed to upload a file and it is over 2mb I get a timeout error.

So My question is... Is there a way to use a file field to allow the user to choose a file then when they submit the form have it upload using FTP?

Replies

Replied 30 Apr 2004 01:25:02
30 Apr 2004 01:25:02 Vince Baker replied:
are you using an extension for the upload?

Regards
Vince

Visit my home: www.chez-vince.com

VBScript | ASP | HTML | SQL | Oracle | Hosting
Replied 30 Apr 2004 16:41:41
30 Apr 2004 16:41:41 Greg LeBreck replied:
right now I am using PHP Upload!

Reply to this topic