Hi, 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.