- or download this
<?php if (!$user || !$pass || $pass != crypt($user, '3p9486yd')) $logg
+ed = 1; ?>
- or download this
<?php if ($logged) echo '<a href="mylink">My Link</a>'; ?>
- or download this
<?php if ($logged) { ?>
big block of text or HTML or CSS or whatever goes here...
<?php } ?>