punkfairie-site/archive/side.php
2023-06-03 21:52:27 -07:00

15 lines
No EOL
251 B
PHP

<h2>about</h2>
<p>vistors:
<?php
foreach ($digits as $d) {
echo "<img src='style/img/count/$d.gif'>";
};
?>
</p>
<p id="last-updated">updated: </p>
<h2>hosting</h2>
<p>sites hosted: 0</p>
<p><i>i am</i> accepting hostees!</p>