Redirecting ...'; if ($action == 1){ //insert dropped items data echo '
'; echo ''; } else if ($action == 2){ //view history of dropped items echo ''; echo ''; } else { echo 'You shouldn\'t be seeing this, something went horribly horribly wrong!'; } ?>