View file lem/top.php
<?php include("xml.php"); $o = unserialize(file_get_contents("top.dat")); $o[$id][$bal]++; fputs(fopen("top.dat","wb"),serialize($o)); echo "<br/>Ваш голос учтён,спасибо!".$px; ?>
<?php include("xml.php"); $o = unserialize(file_get_contents("top.dat")); $o[$id][$bal]++; fputs(fopen("top.dat","wb"),serialize($o)); echo "<br/>Ваш голос учтён,спасибо!".$px; ?>