How do I rotate an image in php 4.3.1? The manual says rotateImage() is only supported up to 4.3.0 and in 4.3.1 I get "Call to undefined function". All other image functions seems to work and I haven't seen any bug reports on this issue.
----
Manual Page -- http://www.php.net/manual/en/function.imagerotate.php
Edit Note -- http://master.php.net/manage/user-notes.php?action=edit+33579
Delete Note -- http://master.php.net/manage/user-notes.php?action=delete+33579&report=yes
Reject Note -- http://master.php.net/manage/user-notes.php?action=reject+33579&report=yes
Note Submitter: mikael@no-spam
----
How do I rotate an image in php 4.3.1? The manual says rotateImage() is only supported up to 4.3.0 and in 4.3.1 I get "Call to undefined function". All other image functions seems to work and I haven't seen any bug reports on this issue.