sunrise

Add text to gif images

write your lover name on lovers sunrise

[insert_php] include ‘text.php’; include ‘ads1.php’; include ‘giffile.php’; $image = imagecreatefrompng(‘template-gif/kids-love-rt-01.png’); imagealphablending($image, false); imagesavealpha($image, true); $facebook_white = imagecolorallocate($image, 42,42,42); // Create…

Go
Back to top button