Hallo,
echo '<p>' . "<input name="fld_vote" $default type="radio" value=$nr>$entry\n";
warum setzt du das value-Attribut nicht in Anführungszeichen?
value=$nr>$entry\n hier wird das >-Zeichen immer fehlinterpretiert.
Mit Anführungszeichen wäre das nicht passiert ...
So long,
Martin
--
There are 10 types of people in the world: Those who understand the binary system, and those who don't.
There are 10 types of people in the world: Those who understand the binary system, and those who don't.