|
http://www.hackerschool.org/HS_Boards/zboard.php?AllArticle=true&no=2807 [差紫]
a.htm拭辞 雌舌拭 葵聖 脊径馬壱 粛精汽
b.php税 痕呪拭 脊径戚 設 照桔艦陥...
設公吉 繊岨 硝形爽室推 ぱ.ぬ 戚杏稽 PHP獣拙馬切原切 2析属 背古澗掻.....
- a.htm
<form action = "b.php" method=post>
<html>
<head><title>Hello</title></head>
<body>
Your name<br/>
<tr align="center">
<input type = "text" name = "name" size = "30" maxlength="100">
</tr>
<p>Your email address</p>
<tr align="center">
<input type = "text" name = "email" size = "30" maxlength="100">
</tr>
<p>Your comment</p>
<tr align>
<input type = "text" name = "comment" size = "30" maxlength="100">
</tr>
<br>
<tr>
<td colspan="2" align = "center"><input type = "submit" value = "send"></td>
</tr>
</body></html></form>
-b.php
<?php
$name = $HTTP_POST_VARS['name'];
$email = $HTTP_POST_VARS['email'];
$comment = $HTTP_POST_VARS['comment'];
echo "$name email comment"
?> |
Hit : 3695 Date : 2010/12/19 01:43
|