docs
[mirrors/Programs.git] / php / stredni-php / pocitadlo2.php
Content-type: text/html Harvie.CZ GIT Repositories and Mirrors - mirrors/Programs.git/blame - php/stredni-php/pocitadlo2.php


500 - Internal Server Error

Malformed UTF-8 character (fatal) at (eval 8) line 1, <$fd> line 30.
This page took 0.174008 seconds and 4 git commands to generate.
CommitLineData
8de51304
H
1<?php\r
2\r
3$fp = FOpen ("pocitadlo.txt", "r");\r
4$pocet = FRead ($fp, 90); //90 znaku dlouhe cislo by melo byt dost\r
5FClose ($fp);\r
6\r
7$pocet = ($pocet + 1);\r
8\r
9if (isset($HTTP_COOKIE_VARS['pricteno'])):\r
10