


| Zajrzyj do serwisu tekstowego (bez grafiki) | Please check our text-only service (without graphics) | ||||
Adres:
34-500 Zakopane, ul. Balzera 15 ,
Tel. centrala: [+48] 18-2022100, fax med. : [+48] 18-2014618, fax adm. :
[+48] 18-2014296
| Poczta przez WWW |
|
Wdrażamy Zintegrowany System Zarządzania zgodny z ISO oraz system HACCP |
if(file_exists("licznik.txt"))
{
$file=fopen("licznik.txt", "r");
flock($file, 1);
$licznik=fgets($file, 100);
flock($file, 3);
fclose($file);
if($visited!="1")
{
$licznik++;
}
}
else{$licznik=1;
}
$file=fopen("licznik.txt", "w");
flock($file, 2);
fwrite($file, $licznik);
flock($file, 3);
fclose($file);
echo($licznik); ?>
Komentarze proszę nadsyłać na poniższy adres e-mail :
Please mail comments/suggestions if any to:
mail webmajster
Pomocne programy: Adobe Acrobat Reader v 8.0PL , Adobe Flash Player , Adobe Shockwave Player