Просмотр поста #15077: Мануал по написанию грабберов!

.
spell77
Nursultan (03.06.2013 / 14:24)
где я допустил ошибку?
http://newgruz.ru/2/ смотрите, когда нажимаю на ссылку, выскочить ошибка 404
include("../style/head.php");


$file = file_get_contents("http://mastox.ru/css.php?".$_SERVER['QUERY_STRING']);
$file = str_replace('<?','',$file);
$file = preg_replace('|xml(.*?)</a><br/></div>|si','',$file);
$file = preg_replace('|<div class="c">(.*?)</html>|si','',$file);
echo $file;

include("../style/foot1.php");



пробуй так