Hab ein Problem mit der Imagecreate funktion von PHP ...
wenn ich mit diesem Code:
<?php
header("Content-type: image/gif");
$schwarz = imagecolorallocate($im, 0,0,0);
imagestring($im, 7, 50, 300, "ERROR!! CAN NOT CREATE COMPLETE IMAGE. -_-", $rot);
imagestring($im, 4, 230, 135, "...