Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: max(six, nine)?
(Example: nine)

The Note You're Voting On

amalcon _a_t_ eudoramail _d_o_t_ com
20 years ago
Note that, when you want to upload VERY large files (or you want to set the limiters VERY high for test purposes), all of the upload file size limiters are stored in signed 32-bit ints. This means that setting a limit higher than about 2.1 GB will result in PHP seeing a large negative number. I have not found any way around this.

<< Back to user notes page

To Top