PHPverse 2025

Voting

: seven minus zero?
(Example: nine)

The Note You're Voting On

k dot andris at gmail dot com
16 years ago
To see if it's really a new connection, or a reused one, you can use ftell() - and see if ther's been any traffic on the connection. If it's more than 0, then it's a reused connection.

<< Back to user notes page

To Top