On Monday 06 January 2003 22:46, Kenn Murrah wrote:
> Greetings.
>
> My code to upload file is working fine with very small files but not with
> larger ones
[snip]
> 2. I've the following line to my html file:
>
You can get rid of that. In most cases it serves no purpose (browsers don't
http://www.php.net/phpversion
Kenn Murrah wrote:
Greetings.
My code to upload file is working fine with very small files but not with
larger ones
Here's what I've tried so far:
1. I've edited my php.ini file to read: upload_max_filesize = 100M
2. I've the following line to my html file
There's also a max POST size variable in the php.ini, try upping that
cause the default is 8 MB if I'm not mistaken.
On Mon, 2003-01-06 at 09:46, Kenn Murrah wrote:
Greetings.
My code to upload file is working fine with very small files but not with
larg
Greetings.
My code to upload file is working fine with very small files but not with
larger ones
Here's what I've tried so far:
1. I've edited my php.ini file to read: upload_max_filesize = 100M
2. I've the following line to my html file:
when i try to upload a file of about 5 megs, it
4 matches
Mail list logo