Actually it seems it doesn't, and don't know why. I tried to run ">php -m", and didn't show the module. Thanks. On Wed, Jan 28, 2015 at 6:26 PM, David OBrien <dgobrien@xxxxxxxxx> wrote: > ---------- 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? >