|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BÖHM
IMMOBILIEN |
![]() |
Besucher
13 ) {
$style = $defaultstyle;
}
$stellen=strlen($counter);
// Ausgabe des Counters
// =====================
for ($anzahl=0; $anzahl < $stellen; $anzahl++) {
$image="$style-".substr($counter,$anzahl,1).".gif";
echo "";
}
} else {
echo "Konnte Counterdatei nicht öffnen";
}
}
?>