package_chmod

Description

Checks to see if the specified file exists and is writable.

Syntax

void package_chmod (string $filename)



Parameter $filename

Expected type: String
Description: The name of the file to chmod


Notes

  • Attempts to create the file if it doesn't exist yet.
Advertisement: