Attachement size

mail@berata.fr mail@berata.fr
Tue, 19 Feb 2002 23:29:27 +0100


Hi,

I know that in php.ini there is an "upload_max_filesize" parameter. This 
parameter only fixe the size for one attachment to be uploaded.

BUT, you can upload as many attachments you want, as long as every attachment 
size in lower as the  "upload_max_filesize" parameter.

So you can have a global attachment size greater than the "upload_max_filesize" 
parameter.

How can I specify a global attachment(s) max size?

Thanks 

José HERBRECHT