Guest User

Untitled

a guest
Jun 19th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <th width="120">Mosha</th>
  2. <td>
  3. <select><option value="dita"><?php
  4. for($i=1; $i<31; $i++)
  5. { echo "<br />".$i; } ?></option></select>
  6. <select><option value="muji">Muji</option></select>
  7. <select><option value="viti">Viti</option></select>
  8. </td>
Add Comment
Please, Sign In to add comment