Your homework is finished!
TonyForm.html:
Name:
tony1.php
Link
tony2.php
I'm trying to pass a variable from a form text box into a php file
(Tony1.php).
Then, I'd like to click on a link in the Tony1.php page and get the
Tony2.php page to load with the original variable -$lname - printed on the
next page (Tony2.php).
The Tony2.php loads when I click the link but the value from the variable is
not printed.
Any help would be greatly appreciated.
The code is below.
Tony Ritter
...
file://TonyForm.html//
Name:
.
file://Tony1.php//
Link
...
file://Tony2.php//
Hello
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]