---------- Forwarded message ---------- From: Abdul Abdul <abdul.sw84@xxxxxxxxx> Date: Wed, Jan 28, 2015 at 12:23 PM Subject: undefined function exif_imagetype() To: php-general@xxxxxxxxxxxxx I'm working with PHP on a Windows 8.1 machine. I'm trying to use "exif". I have followed the steps on how to enable exif. But, when I run my program, I get the following: Fatal error: Call to undefined function exif_imagetype()..... How can I solve this issue? Thanks. Does a simple phpinfo() show the module is installed?