This isn't image manipulation. This is filesystem manipulation.
As for the "resizing", check if you have mogrify with you Linux installation and do a 
system() on it.

cheers,
--t.


On Sun, 24 Mar 2002, Dale & Lora Marshall wrote:

> 
> Hello all.  I have a PHP script which retrieves records from a database,
> and one field in the record is the path to an image.  I want to do things
> with this image:
> 
> See what it's size (pixes) is
> Resize it if necessary
> Move it to a different location
> 
> Can someone give me an idea on how to do this?  I'm running PHP 4.1.2 on
> Red Hat Linux 7.1
> 
> Thanks!
> 
> - Dale
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Dale & Lora Marshall                    Internet Marketing Services
> http://lonestar.texas.net/~marshal1     http://www.internet-ms.com
> [EMAIL PROTECTED]                [EMAIL PROTECTED]
>                                          [EMAIL PROTECTED]
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


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

Reply via email to