beh potresti provare con

if (isset($posizione_b)) {

//stampi tutto quello che vuoi

}
else {

//stampi un messaggio di errore o niente
}