animated lantern

Add text to gif images

Write name on Ramadan lantern

[insert_php] include ‘text.php’; include ‘ads1.php’; include ‘giffile.php’; $image = imagecreatefrompng(‘template-gif/ramadan_lantern_1.png’); imagealphablending($image, false); imagesavealpha($image, true); $facebook_white = imagecolorallocate($image, 255, 0, 0);…

Go
Back to top button