add text on mug

Add text to gif images

add text on glitter mug gif image

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

Go
Add text to gif images

add name on lovely coffee gif mug for your friend

[insert_php] include ‘text.php’; include ‘ads1.php’; include ‘giffile.php’; $image = imagecreatefrompng(‘template-gif/mug-smok-hyt-01.png’); imagealphablending($image, false); imagesavealpha($image, true); $facebook_white = imagecolorallocate($image, 248,204,56); // Create…

Go
Back to top button