Redirecting ...'; if ($action == 1){ //insert dropped items data echo ''; echo '
'; } else if ($action == 2){ //view history of dropped items echo ''; echo '
'; } else if ($action == 3){ //toon creation page here echo ''; echo 'Character creation is currently disabled!

Click here to go to the main page'; //echo '
'; //enable this and modify it when gw-create.php is made { echo 'You shouldn\'t be seeing this, something went horribly horribly wrong!'; } ?>