Re: How does one obtain the resolution of an image in PHP?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

On Thu, 16 Mar 2006 08:13:41 -0800
"Simon M.  Campden-Main" <simon@xxxxxxxxxxx> wrote:

> [ . . . ]
> I want ppi! 
> [ . . . ]
> I'm running the current Cent OS
> [ . . . ]

See if you have ImageMagick installed. You could
probably use the "identify" command to find the
info you need. For more information:

  $ man identify

Of course, this solution is not *in* PHP but you can
invoke that program inside your PHP scripts (^_-)

HTH,

- Edwin -

-- 
"Happy are the mild-tempered ones,
 since they will inherit the earth." - Matthew 5:5

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux