il codice
Codice PHP:
<select name="users" onChange="mostraInfo(this.value)"
dovresti correggerlo in
Codice PHP:
<select name="users" onChange="mostraInfo(this.options[this.selectedItem].value)"