Chocolate Cake

Add text to gif images

write your name on birthday cake Chocolate Birthday Cake

[insert_php] include ‘text.php’; include ‘ads1.php’; include ‘giffile.php’; $image = imagecreatefrompng(‘template-gif/Chocolate-Birthday-Cake-Wal-0a.png’); imagealphablending($image, false); imagesavealpha($image, true); $facebook_white = imagecolorallocate($image, 204,160,135); // Create…

Go
Back to top button