Voting

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

The Note You're Voting On

boris at brdaric dot com
5 years ago
It seems that when creating directory using this function, permissions are affected by the system umask setting.

If you want to make sure proper permissions are set, after creating directory, set permissions by using ssh2_​sftp_​chmod function.

<< Back to user notes page

To Top