Az itt szereplő hírek a Fejér Megyei Hírlap weboldalán a településünkről is szólnak.
$lines = file('http://feol.hu/kereses/?search_txt=K%C3%A1poln%C3%A1sny%C3%A9k&mire=cik…".date("Y", strtotime("-1 year"))."&from_m=01&from_d=01&to_y=".date("Y")."&to_m=12&to_d=31&ujkeres=1&cperpage=40&order=DESC&ujkeres=1');
$div='0';
$table=0;
foreach ($lines as $line_num => $line) {
$div='0';
$table=0;
foreach ($lines as $line_num => $line) {
if (strpos($line, '
')) {$div=1;}
if ($div) {
echo str_replace('
', '
', str_replace('src="/data', 'src="http://www.feol.hu/data', $line));
}
if (strpos($line, '
')) {
//echo '
';
$div=0;
}
}
?>