
get and add your friend name on happy vacation image
[insert_php]
include ‘text.php’;
include ‘ads1.php’;
include ‘picfile.php’;
$image = imagecreatefrompng(‘template/beach-vacation-water-summer.png’);
imagealphablending($image, false);
imagesavealpha($image, true);
$color = imagecolorallocate($image, 144,100,51); // Create color
$color1 = imagecolorallocate($image, 255,255,255); // Create color
imagealphablending($image, true);
imagettftext($image, 25,0, 265, 40, $color1 , $font2, $tx1);
imagepng($image, $temp_folder.$fn.’.jpg’);
imagedestroy($image);
include ‘ads1.php’;
[/insert_php]

[insert_php]
include ‘ads2.php’;
include ‘1name.php’;
include ‘ads3.php’;
include ‘ads3.php’;
include ‘vip.php’;
[/insert_php]
write on Wishes - write your friend name on happy vacation image