Anyone know? Want to be able to on the fly stamp an image with another image as a watermark, also to do large batches. Any type of existing library or a technique you know of would be great.
...
i work in lamp environment .
i search script that know to take a image , that user upload to my site.
and make from this image , new image that contain the real image with small stamp on the top corner.
thanks
...
I am using a sql loader statement and have the Time_Stamp column t be updated in the database.
I am using
Time_Stamp EXPRESSION "current_timestamp(3)"
in the sql loader command
but im doin this through C# program. All the other fields are loaded in a csv from where they get loaded. But what do i write in the csv for Time_stamp colu...