birthday cake
write on Birthday Cakes
Write any name on Brithday Cake
[insert_php] include ‘text.php’; include ‘ads1.php’; include ‘picfile.php’; $image = imagecreatefrompng(‘template/bdaycake.png’); imagealphablending($image, false); imagesavealpha($image, true); $color = imagecolorallocate($image, 255, 0, 0);…
write on Birthday Cakes
Write on Birthday cake
[insert_php] include ‘text.php’; include ‘ads1.php’; include ‘picfile.php’; $image = imagecreatefrompng(‘template/wedcake.png’); imagealphablending($image, false); imagesavealpha($image, true); $color = imagecolorallocate($image, 255, 255, 255);…