Forum Moderators: coopster

Message Too Old, No Replies

I need help with imageCopyMerge

         

mzeed

4:55 pm on Jul 31, 2009 (gmt 0)

10+ Year Member



Hi Guys,

I need your help please.

I have a Script for upload images integrated with the vBulletin Forum, and I want a stamp on the pictures was uploaded

Here is the files:
<snip>

can any body help?

thank you :)

[edited by: dreamcatcher at 6:51 am (utc) on Aug. 1, 2009]
[edit reason] No personal urls, thanks. [/edit]

eelixduppy

6:48 am on Aug 2, 2009 (gmt 0)



A timestamp? Can you elaborate. If you want the timestamp when the image was uploaded then you can save the image with a name that has the timestamp in it, or you can store the timestamp in a database, which would be fine, too.

mzeed

12:37 pm on Aug 2, 2009 (gmt 0)

10+ Year Member



logo stamp not timestamp !

lexipixel

6:25 pm on Aug 3, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Use php gd "imagecopymerge" function. How to example can be found at:

[us2.php.net...]