Voting

: max(seven, eight)?
(Example: nine)

The Note You're Voting On

divinity76 at gmail dot com
5 years ago
at least on Windows 10 with php 7.3.7, and Debian Linux with php 7.4.2,

the mode is not (as the documentation states) 'w+' , it is 'w+b'

(an important distinction when working on Windows systems)

<< Back to user notes page

To Top