Hi, I got this error while running a script:
Parse error: parse error, unexpected T_STRING in /www/browar/public_html/glos.php on line 42
now I've had a similar error before, and I'd like to know what it means. Also, here is the code:
for ($i=0; $i<count($wyniki); $i++) { $liczbaglosow += $wyniki[$i]; }
}
full code her:
http://browar.div.pl/glos.txt