Author |
Message |
Topic: php variables |
lonestreaker
Replies: 2
Views: 5947
|
|
thanks for the help. couldn't really do anything without the variable stuff :D |
Topic: php variables |
lonestreaker
Replies: 2
Views: 5947
|
|
Here are the bodies of the two files:
test.htm
----------
<body>
<form action="processform.php" method=POST>
<input type="text" name="whatever">
<input type="su ... |
|