fileowner

fileowner -- get file owner

Description

int fileowner(string filename);

Returns the user ID of the owner of the file, or false in case of an

The results of this function are cached. See clearstatecache() for more details. error.