CakeFest 2025 Madrid: The Official CakePHP Conference

Voting

: min(three, six)?
(Example: nine)

The Note You're Voting On

Anonymous
11 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