Hi
I have 2 scripts, one for Image rotation and other image resize and they both are working.
Image resize scripts load the picture and resize it to "Thumbnail" and Image rotation rotate the image by 90 deg. They are two differennt files i.e. resize.php and rotate.php.
What I want to do is to combine both rotate.php & resize.php, so when the scripts resize the image than it call rotate script to rotate the image display it on the screen.. I hope I am making sence.. I am finding hard to explain.. If u dont understand anything please let me know..
thanks
Zee