if(in_array('valore', $array) { echo "checked"; } else { echo ""; }