¥È¥Ã¥×   ¿·µ¬ °ìÍ÷ ñ¸ì¸¡º÷ ºÇ½ª¹¹¿·   ¥Ø¥ë¥×   ºÇ½ª¹¹¿·¤ÎRSS

HTML/form ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×¤Î¸½ºß¤È¤Îº¹Ê¬(No.9)


  • Äɲ䵤줿¹Ô¤Ï¤³¤Î¿§¤Ç¤¹¡£
  • ºï½ü¤µ¤ì¤¿¹Ô¤Ï¤³¤Î¿§¤Ç¤¹¡£
Tramadol awake antidepressants opioid may ecome chronic events inhibits selectivity adverse Online,  http://trams.posterous.com/pages/tramadol-50mg-tablets tramadol 50 mg abuse,  816,  http://trams.posterous.com/pages/tramadol-hci-100mg tramadol hcl canine,  hak,  http://trams.posterous.com/pages/ultram-er-online ultram er coupon,  pki,  http://trams.posterous.com/pages/buy-tramadol-next-day-delivery buy tramadol next day delivery,  >:)),  http://trams.posterous.com/pages/ultram-effects ultram addiction forum,  sdn,  http://trams.posterous.com/pages/tramadol-100mg-side-effects tramadol 100mg,  :[[,  http://trams.posterous.com/pages/tramadol-hcl-50mg-effects tramadol hcl 50mg tab mylan,  %DDD,  http://trams.posterous.com/pages/order-tramadol-online-without-prescription order tramadol cod,  tnls,  http://trams.posterous.com/pages/cheap-tramadol-fedex-overnight cheap tramadol overnight,  38687,  http://trams.posterous.com/pages/order-tramadol-without-prescription order tramadol without prescription,  nrgog,  http://trams.posterous.com/pages/tramadol-for-dogs-dosage tramadol for dogs,  209211,  http://trams.posterous.com/pages/tramadol-cod-delivery tramadol cod overnight,  pzvar,  http://trams.posterous.com/pages/tramadol-addiction-withdrawal tramadol addiction treatment,  gir,
*getÃͳÎǧÍÑphp¥×¥í¥°¥é¥à
get.php
 <html>
 <head>
 <title>GETÃÍɽ¼¨</title>
 </head>
 
 <body>
 <?php
 	foreach ($_GET as $name => $value) {
 		print($name . ": " . $value . "<br />");
 	}
 ?>
 </body>
 </html>
¢¨UTF-8¤ÇÊݸ¤·¤Æ¡¢PHP¤¬Æ°ºî¤¹¤ë¥µ¡¼¥Ð¤ËÇÛÃÖ¤·¤Þ¤¹¡£~
¢¨Ê¸»ú²½¤±¤¹¤ë¤È¤­¤Ïmeta¥¿¥°¤Çʸ»ú¥³¡¼¥É¤ò»ØÄꤷ¤Þ¤¹¡£



*¥é¥¸¥ª¥Ü¥¿¥ó¤ò²¡¤·¤¿¤È¤­¤ËÁ÷¿®¤¹¤ëÊýË¡
radio.html
 <html>
 <head>
 <title>¥é¥¸¥ª¥Ü¥¿¥ó¤Ë¤è¤ëÁ÷¿®</title>
 </head>
 
 <body>
 <form action="get.php" method="get">
 	<input type="radio" name="page" value="1" onclick="submit();">ÁªÂò»è1
 	<input type="radio" name="page" value="2" onclick="submit();">ÁªÂò»è2
 	<input type="radio" name="page" value="3" onclick="submit();">ÁªÂò»è3
 </form>
 </body>
 </html>
¢¨UTF-8¤ÇÊݸ¤·¤Æ¥µ¡¼¥Ð¤ËÇÛÃÖ¤·¤Þ¤¹¡£~
¢¨Ê¸»ú²½¤±¤¹¤ë¤È¤­¤Ïmeta¥¿¥°¤Çʸ»ú¥³¡¼¥É¤ò»ØÄꤷ¤Þ¤¹¡£~
¢¨Àè¤Û¤É¤Îget.php¤È°ì½ï¤Ë¥µ¡¼¥Ð¤ËÇÛÃÖ¤¹¤ë¤È¥Æ¥¹¥È¤Ç¤­¤Þ¤¹¡£


*¥ê¥ó¥¯
-[[24 Coded HTML Contact Forms to Choose From>http://www.crazyleafdesign.com/blog/html-contact-forms/]]