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

.
m9

How to edit this code, so that guest can't view archive:
if ($prg == "zip") {
echo "<a href='?act=zip&amp;file=" . $file . "'>View the archive</a><br/>";
}