Просмотр поста

.
LYCUK

вот навигация от джона чата {
echo '<p>' . pagenav('?id=' . $id . '&amp;', $start, $colmes, $chmes) . '</p>';
echo '<p><form action="index.php" method="get">
<input type="hidden" name="id" value="' . $id . '"/>
<input type="text" name="page" size="2"/>
<input type="submit" value="К странице &gt;&gt;"/></form></p>';
}