文字

文件信息

  • 简介
  • 安装/配置
    • 需求
    • 安装
    • 运行时配置
    • 资源类型
  • 预定义常量
  • Fileinfo 函数
    • finfo_buffer — 返回一个字符串缓冲区的信息
    • finfo_close — 关闭 fileinfo 资源
    • finfo_file — 返回一个文件的信息
    • finfo_open — 创建一个 fileinfo 资源
    • finfo_set_flags — 设置 libmagic 配置选项
    • mime_content_type — 检测文件的 MIME 类型(已废弃)
  • finfo — The finfo class
    • finfo::buffer — 别名 finfo_buffer
    • finfo::__construct — 别名 finfo_open
    • finfo::file — 别名 finfo_file
    • finfo::set_flags — 别名 finfo_set_flags

用户评论:

[#1] ahmadpiee69 at gmail dot com [2015-09-29 03:43:19]

what should i do when i'm installing omeka on my xampp, then when last part installation i opened it on the browser and type localhost/omeka/, and it said as following :
Installation Warning

The following issues will not affect installation, but they may negatively affect the behavior of Omeka:'

"fileinfo" module not loaded

Without the fileinfo module loaded into PHP, the content type and encoding of uploaded files about cannot be read. The installer will disable file upload validation.

Configure Your Site
* required field

Default Superuser Account

上一篇: 下一篇: