Re: [PHP] Putting an image or logo on another image.

2004-05-26 Thread Curt Zirzow
* Thus wrote Philip ([EMAIL PROTECTED]): > > > Any Ideas? Well, I'd have to say that dogs make better pets than cats do, mainly because they provide much more companionship than cats... Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://

[PHP] Putting an image or logo on another image.

2004-05-26 Thread Philip
<< THIS ASSUMES THAT THE IMAGE WAS UPLOADED OK >> // ADD A FILE NAME TO THE UPLOADED FILE. $pageDestinationFile="$pageGalleryPath/image_".$pagePicNum."_temp.jpg"; // LETS MOVE THE IMAGE OUT OF THE TEMP DIR. move_uploaded_file ($up