p.s. this requires gd to be installed on your server ( most hosts have this on by default ) although many hosts dont have gd that supports true type fonts. if this is the case you can take out the test writing funstion by simply commenting out the line
imagettftext($main_img_obj, $fontsize, $angle, $fr, $ft, $color, $font, $words );
like this
// imagettftext($main_img_obj, $fontsize, $angle, $fr, $ft, $color, $font, $words );
__________________
hatisblack at yahoo.com
|