Micky Hulse wrote:
Hi,

I have not done much Googling yet... thought I would ask here before I spend a bunch of time searching for some guidance... What would be the best function set for on-the-fly image manipulation (specifically image rotation?)

Is it easily done? Possible? Worth the trouble?

Any links and/or guidance would be appreciated (hopefully the answer is not a blatantly obvious RTFM.) :)

It is.

http://www.php.net/image

There's even a function to do the rotations for you

http://www.php.net/manual/en/function.imagerotate.php

--
Postgresql & php tutorials
http://www.designmagick.com/

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

Reply via email to