Add text to gif images

add text to gif images write on gif images add name on gif images

Write name on happy birthday fireworks

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

Start Use

Write any name on happy birthday in advance gif

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

Start Use

Write name on Ramadan Mubarak greeting gif

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

Start Use

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);…

Start Use
Back to top button