Danke,
ich habe es mal so versucht, aber das Ergebnis ist das selbe
<?php if (in_array('Warmwasser', $typ)){echo "checked";} else if (in_array('', $typ)){echo "";}?>
Danke,
ich habe es mal so versucht, aber das Ergebnis ist das selbe
<?php if (in_array('Warmwasser', $typ)){echo "checked";} else if (in_array('', $typ)){echo "";}?>