> Does anyone know how to rotate and zoom the image over the 
> WEB? Or any plugin can do this?
> 

Check out the GD functions:
http://www.php.net/manual/en/ref.image.php

resizing:
http://www.php.net/manual/en/function.imagecopyresized.php

Rotating i didnt find any info on, never used this myself

/Martin

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to