Posted by Jasen Betts on 02/18/06 07:31
On 2006-02-17, <somebody@anywhere.ext> <somebody@anywhere.ext> wrote:
> Hello all,
>
> Is there anyway to find out the size of a file to be uploaded before the
> upload process starts? So I can give a message to the user before the upload
> process and not when the user waits a long time and finds out the file is to
> big?
Php won't find out until too late... tell the user beforehand.
There may be some validation you can do with javascript to
reject too-big files.
Bye.
Jasen
Navigation:
[Reply to this message]
|