<?php
if (!$_GET['nope']) {
$_POST = "";
echo "<meta HTTP-EQUIV=Refresh CONTENT='0; URL=index.php?nope=1'>";
exit;
}
?>
<table border="0" cellpadding="3" cellspacing="0">
<tr><td>I am sorry but the guest account is not editable.</td></tr>
</table>