bar = 'yellow_neon.jpg'; $s->max = 6; $s->value = 3.4; header ("Content-type: image/jpeg"); echo $s->getImage(); ?>