I was trying to use and change this code, but i'm new to PHP... isn't work...
<?
$SourceFile = ' ';
$DestinationFile = ' ';
$WaterMarkText = 'Copyright text goes';
watermarkImage ($SourceFile, $WaterMarkText, $DestinationFile);
function watermarkImage ($SourceFile, $WaterMarkText, $DestinationFile ...
Search found 1 match
- 05 May 2017, 09:28
- Forum: Customizations
- Topic: Watermark Uploads
- Replies: 1
- Views: 5123