Voting

: two minus zero?
(Example: nine)

The Note You're Voting On

bill fumerola
19 years ago
be careful, is_file() fails on files larger than your integer storage (2^32 for most).

Warning: is_file(): Stat failed for bigfile (errno=75 - Value too large for defined data type)

<< Back to user notes page

To Top