Eh si, visto che usi quel valore PRIMA di isset()

Codice PHP:
if (isset($_GET['prov'])) {
    
$provincia $_GET['prov']
    
// ...