PHP 8.5.0 Alpha 1 available for testing

Voting

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

The Note You're Voting On

Anonymous
12 years ago
May fail when trying to get a remote file from the user's home directory when you try to use a path like '~/filename.txt' . It appears to dislike tildes, so use the full file path.

<< Back to user notes page

To Top