image and more - kostenloses für webmaster
image and more - kostenloses für webmaster   home image and more - kostenloses für webmaster   projects image and more - kostenloses für webmaster   partner image and more - kostenloses für webmaster   links image and more - kostenloses für webmaster   forum image and more - kostenloses für webmaster   templates image and more - kostenloses für webmaster   impressum image and more - kostenloses für webmaster
image and more - kostenloses für webmaster
image and more - kostenloses für webmaster
image and more - kostenloses für webmaster Tutorials

Einfacher Counter

Dieser Counter zählt nur die Hits.

Füge diesen Quellcode an der Stelle deiner Seite ein, wo der Counter angezeigt werden soll..

<?php
$counterfile = "counter.txt";
$counter = file("$counterfile");
$c = $counter[0];
if (strlen($c) == 0)
{$c=0;}
$c=$c+1;
$a = fopen("$counterfile", "w");
fwrite($a, $counter = "");
fputs($a, $c);
fclose($a);
echo ("$c");
?>

Öffne Notepad oder einen anderen Editor und speichere die leere Seite als counter.txt. Lade die Seite auf deinen Server und vergebe CHMOD 777. Das war es schon.

und so sieht es aus:


image and more - kostenloses für webmaster
image and more - kostenloses für webmaster
  hp-vorlagen
  banner
  buttons
  background
  lines
  hp-vorlagen 4 sale
  webart
  javascript
  tutorial
  referenzen
  hitlist
  service
  webshop
  contact
  toptexte
image and more - kostenloses für webmaster
image and more - kostenloses für webmaster