ShinKimura's Channel
Unsubscribe
'; } else { echo '
Subscribe
'; } if (isset($_POST['subscribe'])) { $subscribed = true; echo '
You have subscribed!
'; } if (isset($_POST['unsubscribe'])) { $subscribed = false; echo '
You have unsubscribed!
'; } ?>
Comments
Post Comment
$comment"; } ?>