- or download this
<table>
<TMPL_LOOP NAME="files_loop">
...
<input type="hidden" name="file" value="<TMPL_VAR NAME="fn">">
+
</select></td>
</tr></TMPL_LOOP></table>
- or download this
foreach my $value ($q->param('files234p')) {
...
$i++;
}
}
- or download this
file1 1
file1 10
...
file1 1
file2 10
file3 1