
April 28th, 2009, 01:46 PM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 1
Time spent in forums: 3 m 18 sec
Reputation Power: 0
|
|
|
php5 - Blob image - rotate image - save in mysql again - How to ???
Dears,
I have images in mysql (blob).
Some of the images need to be rotated (90 degrees).
Not sure how to do it.
Do I have to physical write the image?
(I did that and was using 'imagerotate' -> image rotated, but couldn't manage to store the rotated images back into mysql.)
Can the blob be rotated??
Any hints/suggestions are very welcome.
Thanks a lot
Jahn
|