|
$ll=@mysql_query("select * from links order by sort");
if(@mysql_num_rows($ll)=="0")
{
echo "no links available";
}
else
{
?>
while($erg=@mysql_fetch_array($ll))
{
?>
}?> |
|
=$erg[bezeichnung]?> ".nl2br($erg[beschreibung]);}?> |
|
}
?>
Disclaimer:
For the content of such linked sites, their owners are responsible. This applies to all external links on this site! |
}
?>
|
|
include("includes/rightbox.html");?>
|