hi Peter,
<?php for ($i = 10; $i < 20; $i += 1):?>
[code lang=html] <select name="[code lang=php]<?php echo $i?>
~~~">[/code]
<?php endfor;?>
[/code]
(Stichwort: alternative Syntax)
mfg
tami
hi Peter,
<?php for ($i = 10; $i < 20; $i += 1):?>
[code lang=html] <select name="[code lang=php]<?php echo $i?>
~~~">[/code]
<?php endfor;?>
[/code]
(Stichwort: alternative Syntax)
mfg
tami