{% else-1 %}
(24 июн 2015, 14:02) (0/0) [0]
<?php

if ($_GET['book'] == 1)

{

$file = fopen("counter/book1.txt", "a+"*;

flock($file, LOCK_EX);

$count = fread($file, 100);

$count++;

ftruncate($file, 0);

fwrite($file, $count);

flock($file, LOCK_UN);

fclose($file);

ob_start();
exit(header("location: httр://test2.ru/style.zip"*);

}

?>
  • 1 из 1