Universeorange.com/Docs/
{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
trueon success orfalseon failure.
https://www.php.net/manual/en/function.chmod.php
Last modified: 2021-06-06
© 2021 universeorange.com