//create a file with the number "1". Name it "count.dat". //Upload it in the same directory as "count.php". and schmod it 777. $counter_file = "count.dat"; if(!($fp = fopen($counter_file, "r"))) die ("Cannot open $counter_file."); $counter = (int) fread($fp, 20); fclose($fp); $counter++; $fp = fopen($counter_file, "w"); fwrite($fp, $counter); fclose($fp); ?> include("gb/index.php"); # Pfad zum Gästebuch ?>
| ZYPRESSE.at
|
|||||||||||
ZYPRESSE - Restaurant, Partyservice - Spezialitäten aus dem Mittelmeerraum Geöffnet: Montag - Freitag 11.00 - 24.00 Westbahnstraße 35a, A-1070 Wien Telefon: 01 / 523 45 57, gast@zypresse.at, http://www.zypresse.at |