Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

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

The Note You're Voting On

info at remark dot no
7 years ago
Someone wrote that array_slice could be used to quickly remove directory entries "." and "..". However, "-" is a valid entry that would come before those, so array_slice would remove the wrong entries.

<< Back to user notes page

To Top