PHP 8.5.0 Alpha 1 available for testing

Voting

: max(four, two)?
(Example: nine)

The Note You're Voting On

cgriffin at websales dot com
25 years ago
If you open a new file, write to it and then call fpassthru() it doesn't work. You need to call rewind() first to set the file pointer to the begining of the file.

<< Back to user notes page

To Top