news.php revision 6f22811f3148a8875c32d1e4a34f19dc1b8579d4
<?php
function getResource($url){
curl_close($ch);
return $result;
}
}
}
/*
while(list( , $node) = each($titles)) {
array_push($links, $node);
}
*/
$html = '<ul>";
}
$html .= '</ul>";
echo $html;
?>