source:
trunk/Packages/synapse/source/demo/http/web/postresult.php
Last change on this file was 4, checked in by , 12 years ago | |
---|---|
File size: 144 bytes |
Line | |
---|---|
1 | <html> |
2 | <head> |
3 | <title>Example</title> |
4 | </head> |
5 | <body> |
6 | <?php echo $_POST["text_value"]; ?> |
7 | </body> |
8 | </html> |
Note:
See TracBrowser
for help on using the repository browser.