需求
  
   必须使用 --enable-exif 选项编译 PHP。
   如果要提供对 EXIF 标签中元数据的多字节文字支持,需要通过使用
   --enable-mbstring 选项编译 PHP 来启用
   mbstring 扩展。
   exif 不需要其他额外的 PHP 库就可以直接使用。
  
  
   Windows 平台:必须启用
    mbstring 扩展。
   并且,在 php.ini 文件中,
   mbstring 必须先于 EXIF 加载。
  
  
 
  
User Contributed Notes
 
 There are no user contributed notes for this page.