[insert_php]
$a = file_get_contents(“http://zope.lutheran.hu/portal/napiige/csakige”);
$output = iconv(“ISO-8859-2”, “UTF-8”, $a);
echo ($output);
[/insert_php]
Powered by WordPress and WordPress Theme created with Artisteer.