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 clearstatcache() for more details. error.