| 1 2 3 4 5 6 7 8 9 10 | for ( $i = 1; $i <= 100; $i++) { echo '<tr>'; echo '<td><input type="text" name="artiest['.$i.']"></td>'; echo '<td><input type="text" name="titel['.$i.']"></td>'; echo '<td><input type="text" name="weken['.$i.']"></td>'; echo '<td><input type="text" name="label['.$i.']"></td>'; echo '</tr>'; } echo '</table>'; |
maar hoe..quote:while($object = mysql_fetch_object($query)){
|
|
| Forum Opties | |
|---|---|
| Forumhop: | |
| Hop naar: | |