Author |
Message |
Topic: Can't get exif_imagetype working... |
Incogito
Replies: 6
Views: 17005
|
|
Returns True.
Anyway, I'll fiddle around with my PHP.ini a little more, and see how it goes. Thanks for your help. |
Topic: Can't get exif_imagetype working... |
Incogito
Replies: 6
Views: 17005
|
|
Well, obviously - that's why I didn't bother pasting the error in the first place, and why I tried exif_imagetype.. :wink:
But, here are the results from the code you suggested above:
bool(tru ... |
Topic: Can't get exif_imagetype working... |
Incogito
Replies: 6
Views: 17005
|
|
:P Indeed, I wondered why I couldn't find anything in the manual.
Thanks for the pointer.
However, I still get a exif_imagetype undefined error - and, yes, mbstring is loaded before exif ;)
W ... |
Topic: Can't get exif_imagetype working... |
Incogito
Replies: 6
Views: 17005
|
|
Well, I've been working on an image gallery script, and have been very succesfull so far, except that the exif_imagetype function that I need to determine if the file read is an image, doesn't seem to ... |
|