Universeorange.com/Docs/

R3m/framework Function reference file.chmod

{file.chmod(String $url, Int $mode=0640)}

{file.chmod()} — Changes file mode

Attempts to change the mode of the specified file to that given in mode.

Returns true on success or false on failure.

More information:

https://www.php.net/manual/en/function.chmod.php

Last modified: 2021-06-07

© 2021 universeorange.com