<? header("Content-type: image/png"); $im = imagecreatefrompng("brak.PNG"); $user ='Twóje ip :'.$_SERVER['REMOTE_ADDR'].'; Twój host '.gethostbyaddr($_SERVER['REMOTE_ADDR']).'; Przeglodarka :'.$_SERVER['HTTP_USER_AGENT'].''; $blue = imagecolorallocate($im, 255, 255, 255); imagefill($im, 0, 0, $green); imagettftext($im, 10, 0, 120, 40, $blue, "verdana.ttf", "$user"); imagepng($im); imagedestroy($im); ?>
i bład jest taki
i nie wiem co jest grane prosze o pomoc
na localhost działa