Current Location: Home> Function Categories> fileowner

fileowner

Get the file owner
Similar Functions
  • Close an open file pointer fclose

    fclose

    Closeanopenfilepoint
  • Read a line from a file pointer fgets

    fgets

    Readalinefromafilepo
  • Format the line to CSV and write to the file pointer fputcsv

    fputcsv

    FormatthelinetoCSVan
  • Format input from a file fscanf

    fscanf

    Formatinputfromafile
  • Test whether the file pointer reaches the end of the file feof

    feof

    Testwhetherthefilepo
  • Get file modification time filemtime

    filemtime

    Getfilemodificationt
  • Determine whether the given file name is executable is_executable

    is_executable

    Determinewhethertheg
  • Get file information through the opened file pointer fstat

    fstat

    Getfileinformationth
Popular Articles