background image

}
ImageFilledRectangle($img, ($x*$lw) 30,5,($x 1)*$lw 29,$hi 5 $sh,$color);
}
/* Add the Human Readable Label */
ImageString($img,5,20,$hi 5,$code[0],$fg);
for ($x=0;$x<6;$x ) {
ImageString($img,5,$lw*(8 $x*6) 30,$hi 5,$code[$x 1],$fg);
ImageString($img,5,$lw*(53 $x*6) 30,$hi 5,$code[$x 7],$fg);
}
// ImageString($img,4,$lw*95 17,$hi-5,$code[12],$fg);
/* Output the Header and Content. */
header("Content-Type: image/png");
ImagePNG($img);

}

EAN_13('6901028055048');

?>