PHP » PYTHON |
login |
register |
about
|
import os os.chmod(filename, mode) chmod(PHP 4, PHP 5) chmod — Changes file mode Description
bool chmod
( string $filename
, int $mode
)
Attempts to change the mode of the specified file to that given in mode . Parameters
Return ValuesReturns TRUE on success or FALSE on failure. Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|