Current Location: Home> Function Categories> lstat

lstat

Give information about a file or symbol connection
Name:lstat
Category:File system
Programming Language:php
One-line Description:Returns information about file or symbolic connection.
Similar Functions
  • Returns the location where the file pointer is read/write ftell

    ftell

    Returnsthelocationwh
  • Synchronize changes to files (including metadata) fsync

    fsync

    Synchronizechangesto
  • Create a file with a unique file name tempnam

    tempnam

    Createafilewithauniq
  • Get the last access time of the file fileatime

    fileatime

    Getthelastaccesstime
  • Set file access and modification time touch

    touch

    Setfileaccessandmodi
  • Get the inode modification time of the file filectime

    filectime

    Gettheinodemodificat
  • is_writable alias is_writeable

    is_writeable

    is_writablealias
  • Write to files (safely used in binary files) fwrite

    fwrite

    Writetofiles(safelyu