this is what i have:
Code: Select all
$string = 'test';
$im = imagecreatefromgif("images/email.gif");
$orange = imagecolorallocate($im, 220, 210, 60);
$px = (imagesx($im) - 7.5 * strlen($string)) / 2;
imagestring($im, 3, $px, 9, $string, $orange);
imagegif($im);
imagedestroy($im);I also have the header set as this:
Code: Select all
<meta Content-type='image/gif'>However, here's my problem. When I check the PHP page, this is the error I get. It's not really even an error.
Code: Select all
GIF89a† €ÜÒ<ÿÿÿ!ù,† ,Œ