For Programmers: Free Programming Magazines  


Home > Archive > PHP on Windows > December 2004 > Re: [PHP-WIN] is exif installed with php for windows?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-WIN] is exif installed with php for windows?
Frank M. Kromann

2004-12-19, 8:55 pm

Hi Rob,

The exif extension is provided as a dll file on Win32. You need to load it
from php.ini (extension=php_exif.dll) or from the script with the dl()
command. Not dl() only works for cgi and not for isapi.

- Frank

> Hi,
> i am trying to use the exif functions for and image directory, i want

to
> display advanced header attributes such as shutter speed and color

depth.
>
> I run my own windows servers, installed with plesk.
> it would appear the binary included with plesk doesnt have exif

compiled...
>
> iv never compiled a version myself before... does the binary archive on
> php.net have exif enabled for windows?
>
> Cheers
> Rob
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com