International PHP Conference Munich 2025

Voting

: eight plus zero?
(Example: nine)

The Note You're Voting On

greg at example dot com
1 year ago
Does not flush st_atime, st_mtime or st_size.

If you need to use filesize after a write you will need need fsync() or fflush() instead.

<< Back to user notes page

To Top