"; $r = sprintf("%02X", $y); for($x=0; $x<=240; $x+=8) { $g = sprintf("%02X", $x); print ""; } print "\n"; } ?>