PHP-Code:
<?php
//path to the count.txt count storage file
$counter_file "counter/count.txt";
//open the file for reading$i++)
.
.
.
//the <img src> tag
$imgsrc SubStr($counter,$i ,1);
echo 
'<a href="http://www.notathing.com/downloads.php" target="_blank"><img src="counter/images/' $imgsrc '.gif" border = "0"></a>';
}
?>
So sollte der Code eigentlich stimmen. Jedoch weiß ich nicht warum du <http://rpgxp.de/counter/images> mitten im Code stehen hast