You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a href="scripts.php" class="button orange">← Choose another script</a><br /><br />
<div class="post">
<div class="entry">
<IFRAME src="http://www.heliohost.org/scripts/<?php echo $_GET['go']; ?>.php" WIDTH="100%" HEIGHT="300" SCROLLING="no" FRAMEBORDER="0" BORDER="0">Your mobile device does not support this script.</IFRAME>
</div>
</div>
<?php
}elseif ($_GET['go'] == 'del') {
?>
<div class="post">
<div class="entry">
<p style="color:red;font-size:15px;font-weight:bold;">Your account will be permanently deleted and cannot be recovered. Are you sure?</p>
<p><a href="scripts.php?go=delete" class="button red large">YES, DELETE MY ACCOUNT</a> <a href="scripts.php" class="button green super">No, Go Back</a></p>
<p>You will need to confirm your account details before deleting.</p>