<?php //skrypt ktory wyswietla naglowki 4 najnowszych informacji, //do wykorzystania mechanizm SSI \"ORDER BY nr DESC LIMIT 0,5;\"); { } ?>
teraz mam strone html
--------------------------
<html>
<head>
<title>- - cos - </title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
<style>
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt}
p {font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
</style>
</head>
<body>
<td valign=top width="33%">
<h2>Newsy:</h2>


<p align=right><a href="6-09-2html.php">Wszystkie newsy</a></p>
</td>
<td valign=top width="33%">
<p>cos </p>
</td>
</tr>
</table>
</body>
</html>
tu gdzie sa pytajniki chcialbym wyswietlic ten skrypt php - ale nie chce go tam wklejac calego tylko zrobic odwolanie: probowalem juz <?php print'6-09-2html.php'; ?> nie dziala <? echo "6-09-2html.php"; ?> nie dziala - jak to zrobic?