[PHP] pobierz, plaintext <?ob_start(); header("Content-type: image/png");echo"<img src="licznik.php?wizyty=".$licz."" />"; $orange=imagecolorallocate($img,220,210,60);$white=imagecolorallocate($img,225,225,225);$black=imagecolorallocate($img,0,0,0); imagefill($img,0,0,$black); ob_end_flush();?>[PHP] pobierz, plaintext