Programalama > PHP


Ort. 1
Puan ver:
<html> <head> <title> deneme</title> </head> <body> <table border="2" align=center> <form name "frm"> <select name="s1" > <tr><td>dogumtarihi:</td><td> <?php for($a=1; $a<=31; $a++) echo " <option value='$a' > $a</option>"; ?> </select> <select name="s2" > <?php for($b=1; $b<=12; $b++) echo " <option value='$b' > $b</option>"; ?> </select> <select name="s3"> <?php for($c=1900; $c<=2011; $c++) echo " <option value='$c' > $c</option>"; ?> </select> </td> <table> </form> </body></html>


Yorumlar                 Yorum Yaz
Bu hazır kod'a ilk yorumu siz yapın!
KATEGORİLER
ASP - 240
ASP.NET - 24
C# - 75
C++ - 174
CGI - 8
DELPHI - 247
FLASH - 49
HTML - 536
PASCAL - 246
PERL - 11
PHP - 160
WML - 9
XML - 2
Copyright © 2002 - 2024 Hazır Kod - Tüm Hakları Saklıdır.
Siteden yararlanırken gizlilik ilkelerini okumanızı tavsiye ederiz.
hazirkod.com bir İSOBİL projesidir.