Voting

: min(eight, eight)?
(Example: nine)

The Note You're Voting On

claude dot pache at gmail dot com
16 years ago
Note that the MAX_FILE_SIZE hidden field is only used by the PHP script which receives the request, as an instruction to reject files larger than the given bound. This field has no significance for the browser, it does not provide a client-side check of the file-size, and it has nothing to do with web standards or browser features.

<< Back to user notes page

To Top