{source}
<?php
$wert = file_get_contents('http://www.wbv-online.de/media/rlw/nextgames.php?who=rlh&what=mtabelle');
//echo utf8_encode($wert);
echo $wert; // You can place PHP like this
?>
{/source}
{source}
<?php
$wert = file_get_contents('http://www.wbv-online.de/media/rlw/nextgames.php?who=rlh&what=mtabelle');
//echo utf8_encode($wert);
echo $wert; // You can place PHP like this
?>
{/source}