
Hoffe das ist verständlich....... Sorry, ich fummle mich erst grad rein ins php coding usw.
Code: Alles auswählen
<html>
<head>
<title>Last Topics</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<?php
include("last_topics.php");
?>
</body>
</html>
Code: Alles auswählen
<!-- INCLUDE last_topics.html -->