you can get and add text on Friendship[insert_php] include 'text.php'; include 'ads1.php'; include 'picfile.php'; $image = imagecreatefrompng('template/Friendship.png'); imagealphablending($image, false); imagesavealpha($image, true); $color = imagecolorallocate($image, 31, 3, 32); // Create color imagealphablending($image, true); imagettftext($image, 25,0, 110, 243, $color , $font, $tx1); imagettftext($image, 25, 0, 260, 243, $color , $font, $tx2); imagepng($image, $temp_folder.$fn.'.jpg'); imagedestroy($image); include 'ads1.php'; [/insert_php] [insert_php] include 'ads2.php'; include '2name.php'; include 'ads3.php'; include 'ads3.php'; include 'vip.php'; [/insert_php]