Thread HTC: Alternative zu LOOP
(3 answers)
Opened by Froschpopo at 2007-07-20 04:49
da die auswahlfelder in der regel aus der datenbank kommen, ist hier meine
empfohlene lösung (aus ![]() Code: (dl
)
1 my @cities = qw(Berlin Hamburg North_Adams); output: Code: (dl
)
1 <select><option value="0" >Berlin</option> und nun sag, das sei nicht bequem...\n\n <!--EDIT|pq|1184919440--> Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: ![]() ![]() |