getBarcode($_GET['oID'], $type, $size + 1, $height); header('Content-Type: image/png'); echo $result;