Navigation
    • Main page
    • Recent changes
    • Random page

    Php/docs/book.fileinfo

    • « scandir
    • Introduction »


    • PHP Manual
    • File System Related Extensions
    • File Information


    • Introduction
    • Installing/Configuring
      • Requirements
      • Installation
      • Runtime Configuration
      • Resource Types
    • Predefined Constants
    • Fileinfo Functions
      • finfo_buffer — Return information about a string buffer
      • finfo_close — Close fileinfo resource
      • finfo_file — Return information about a file
      • finfo_open — Create a new fileinfo resource
      • finfo_set_flags — Set libmagic configuration options
      • mime_content_type — Detect MIME Content-type for a file
    • finfo — The finfo class
      • finfo::buffer — Alias of finfo_buffer()
      • finfo::__construct — Alias of finfo_open
      • finfo::file — Alias of finfo_file()
      • finfo::set_flags — Alias of finfo_set_flags()


    Category:
    • PHP Manual
    • Privacy policy
    • About Get docs
    • Disclaimers