hi,
dann mach diesen programmteil mal direkt im src="" teil. also
echo "<img src="";
$datei = file("bild.gif");
foreach($datei as $zeile)
{
echo $zeile;
}
echo "">";
das ist kompletter unfug.
du kannst nicht einfach binäre bilddaten ins source-attribut eines img schreiben.
(ausnahme wären inline grafiken, aber da müsste erst mal in base64 kodiert werden.)
gruß,
wahsaga
--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }