array('header'=> 'Cookie: ' . $_SERVER['HTTP_COOKIE']."\r\n")); $context = stream_context_create($opts); $contents = @file_get_contents("http://www.catalogodeprodutos.com/$loja$param", false, $context); echo $contents; /* $conteudo = file_get_contents("http://www.catalogodeprodutos.com/$loja$p1$p2$p3"); echo $conteudo; */ ?>