fchmod()# Syntaxfchmod( path, mode ) Returns# Returns 1 if sucessful, 0 if fails Parameters# Parameter Description path fully qualified path to the file mode_number ( nnnn decimal number) or ‘0nnnn’ (octal string)