PHP 8.5.0 Beta 1 available for testing

Voting

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

The Note You're Voting On

Johannes
21 years ago
I found feof() to be a slow function when using a non-blocking connection.

The function stream_get_meta_data() returns much quicker and has a return field 'eof'.

<< Back to user notes page

To Top