{% else-1 %}
6po * 0.36
(14 мар 2017, 23:09) (0/0) [0]
<?
include_once 'sys/inc/start.php';
include_once 'sys/inc/home.php';
include_once 'sys/inc/compress.php';
include_once 'sys/inc/sess.php';
include_once 'sys/inc/settings.php';
include_once 'sys/inc/db_connect.php';
include_once 'sys/inc/ipua.php';
include_once 'sys/inc/fnc.php';
include_once 'sys/inc/user.php';
only_reg();
$set['title'] = 'Заголовок';
include_once 'sys/inc/thead.php';
title();
aut();
$homepage = file_get_contents('http://www.example.com/');
echo $homepage;
include_once 'sys/inc/tfoot.php';
?>
  • 1 из 1