word

Add text to gif images

write your name on love word gif image

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

Go
Back to top button