downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Requirements> <Introduction
Last updated: Fri, 20 Nov 2009

view this page in

Installing/Configuring

Table of Contents



add a note add a note User Contributed Notes
Installing/Configuring
Anonymous
18-Jul-2008 04:56
You must load mbstring BEFORE loading exif so that exif can be loaded.

php.ini example :
extension=php_mbstring.dll
;...
extension=php_exif.dll

Requirements> <Introduction
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites