Просмотр поста

.
*JavaScript*

1:

<?php 
2: define('_IN_JOHNCMS', 1);
3: $rootpath = '../../';
4: require($rootpath .'incfiles/core.php');
5: require($rootpath .'incfiles/head.php');
6: header("Content-type:text/html; charset=utf-8");
7: $file = file_get_contents("http://topkk.ru/info/3onclub_ru.php?".$_SERVER['QUERY_STRING']);
8: $file=preg_replace('/<!DOCTYPE(.*?)<div class=\"s\">/si','',$file);
9: $file=preg_replace('/<\/div><div class=\"z\">(.*?)<\/html>/si','',$file);
10: require($rootpath .'incfiles/end.php');
11: ?>

что не так почему он не отображается?первый мой граб и то не рабочий(((