Koenig (17.10.2012 / 08:37)А что это за сайт ? 78.46.14.162
сейчас на хосте нарыл файл
[php]
<?php
set_time_limit(30);
$cache = dirname(__FILE__) . '/link.cache';
$link = @file_get_contents($cache);
if (strlen($link) < 20 || (time()-@filemtime($c
Koenig (17.10.2012 / 08:37)А что это за сайт ? 78.46.14.162
сейчас на хосте нарыл файл
[php]
<?php
set_time_limit(30);
$cache = dirname(__FILE__) . '/link.cache';
$link = @file_get_contents($cache);
if (strlen($link) < 20 || (time()-@filemtime($c