Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #17847
| Path | csiph.com!weretis.net!feeder7.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail |
|---|---|
| From | "Christoph M. Becker" <cmbecker69@arcor.de> |
| Newsgroups | comp.lang.php |
| Subject | Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo |
| Date | Sun, 16 Dec 2018 23:30:36 +0100 |
| Organization | solani.org |
| Lines | 20 |
| Message-ID | <pv6jmb$fv2$1@solani.org> (permalink) |
| References | <4afe4c5b-25d8-4c61-ba76-1fb45b1d1203@googlegroups.com> <5c141a5a$0$22349$e4fe514c@news.xs4all.nl> <89fa34e7-c2fd-4853-8b45-4ecd194fc905@googlegroups.com> <5c14d447$0$22354$e4fe514c@news.xs4all.nl> <1c2f78d9-eb17-4b50-ba74-fdd2f51b333e@googlegroups.com> <5c1517b9$0$22354$e4fe514c@news.xs4all.nl> <g7ln19Fagd9U1@mid.individual.net> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | solani.org 1544999435 16354 127.0.0.43 (16 Dec 2018 22:30:35 GMT) |
| X-Complaints-To | abuse@news.solani.org |
| NNTP-Posting-Date | Sun, 16 Dec 2018 22:30:35 +0000 (UTC) |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.3.3 |
| X-User-ID | eJwFwQkBgAAIA8BKQ8YXB0T6R/DO1MXfoJvTzg6J3riddEHmUU+b3A5UcaUe+0ZwvWPE7A8YGxEo |
| Content-Language | de-DE |
| In-Reply-To | <g7ln19Fagd9U1@mid.individual.net> |
| Cancel-Lock | sha1:Z/z8hNBiUpjgmHzwR8PX7iiqhOo= |
| Xref | csiph.com comp.lang.php:17847 |
Show key headers only | View raw
On 16.12.2018 at 02:11, Arno Welzel wrote: > If you read the text at the mentioned URL, you will also find a note > about how to tell the browser the size limit, so people don't try to > upload stuff, which is too large: It is not about telling the browser about any limit. > The MAX_FILE_SIZE hidden field (measured in bytes) must precede the file > input field, and its value is the maximum filesize accepted by PHP. This > form element should always be used as it saves users the trouble of > waiting for a big file being transferred only to find that it was too > large and the transfer failed. MAX_FILE_SIZE is rather something that PHP will check, and abort the upload if exceeded, see <https://github.com/php/php-src/blob/php-7.3.0/main/rfc1867.c>. -- Christoph M. Becker
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Cannot retrieve error related to a specific file upload, in a 3-part input file blo Dan Campbell <dcwhatthe@gmail.com> - 2018-12-14 12:44 -0800
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Luuk <luuk@invalid.lan> - 2018-12-14 22:02 +0100
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Dan Campbell <dcwhatthe@gmail.com> - 2018-12-14 13:45 -0800
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2018-12-14 17:07 -0500
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Luuk <luuk@invalid.lan> - 2018-12-15 11:15 +0100
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Dan Campbell <dcwhatthe@gmail.com> - 2018-12-15 05:50 -0800
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Luuk <luuk@invalid.lan> - 2018-12-15 16:03 +0100
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Dan Campbell <dcwhatthe@gmail.com> - 2018-12-15 09:42 -0800
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Luuk <luuk@invalid.lan> - 2018-12-15 20:01 +0100
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Arno Welzel <usenet@arnowelzel.de> - 2018-12-16 02:11 +0100
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Luuk <luuk@invalid.lan> - 2018-12-16 14:22 +0100
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Dan Campbell <dcwhatthe@gmail.com> - 2018-12-16 11:05 -0800
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Dan Campbell <dcwhatthe@gmail.com> - 2018-12-16 11:02 -0800
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo "Christoph M. Becker" <cmbecker69@arcor.de> - 2018-12-16 23:30 +0100
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Dan Campbell <dcwhatthe@gmail.com> - 2018-12-16 15:15 -0800
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Dan Campbell <dcwhatthe@gmail.com> - 2018-12-17 07:01 -0800
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Dan Campbell <dcwhatthe@gmail.com> - 2019-01-29 07:06 -0800
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo bill <william@TechServSys.com> - 2019-01-30 06:43 -0500
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Dan Campbell <dcwhatthe@gmail.com> - 2018-12-14 13:42 -0800
Re: Cannot retrieve error related to a specific file upload, in a 3-part input file blo Jerry Stuckle <jstucklex@attglobal.net> - 2018-12-16 12:45 -0500
csiph-web