Is there a built in function in PHP that mimicks the UNIX file command?
For instance, I run :
file blah.jpg
and I get this:
blah.jpg: JPEG image data, JFIF standard 1.01, resolution (DPI), 72 x 72
I suspect this isn't worth its own module...perhaps it is. Can someone
suggest where I might a
imagick, the PHP ImageMagick module, has been moved and can be found here:
http://pear.php.net/package-info.php?pacid=76
All releases will occur at this location from now on. The site:
http://magick.communityconnect.com/
Will continue to point to the above PHP URL.
Christian and I released ve
Just released the next version of magick, the PHP ImageMagick extension.
It's now available as this URL:
http://magick.communityconnect.com/
Here are the latest changes:
o functions added:
magick_writeimages()
magick_destroyhandle()
magic
Thank you so much for the help..this seems to have resolved the issue.
Several days ago I was able to compile the CVS version of PHP just fine.
Now, however, I get the following messages:
oracle.c: In function `php_minit_oracle':
oracle.c:294: warning: passing arg 1 of
`zend_register_list_des