mirror of
https://github.com/cesanta/mongoose.git
synced 2025-08-06 13:37:34 +08:00
added
This commit is contained in:
parent
e490b30c38
commit
771ce9059c
9
test/x.php
Normal file
9
test/x.php
Normal file
@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<form method="post">
|
||||
<input name="x" type="text" />
|
||||
<input type="submit" />
|
||||
</form>
|
||||
|
||||
<? echo $_POST["x"]; ?>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user