bear

Add text to gif images

write on bear of love gif images

[insert_php] include ‘text.php’; include ‘ads1.php’; include ‘giffile.php’; $image = imagecreatefrompng(‘template-gif/love-bear-p01.png’); imagealphablending($image, false); imagesavealpha($image, true); $facebook_white = imagecolorallocate($image, 254, 154, 5);…

Go
Back to top button