prova cosi':

Codice PHP:
$state mysql_query("select * 
                          from regioni 
                          where id = '" 
$row_p['state'] . "'  
                          order by regione asc"
$myconn
                          or die(
mysql_error());