Re: [PHP] Trying to pass a variable through a form...

2001-12-06 Thread Anthony Ritter
Thanks Alex. I typed in: $name within the script for Tony2.php and it was fine. *However*, I thought I could have the value from that variable entered into the Tony2.php page by using the AHREF tag... This is what I'm reading: "Let's say you wanted to construct your site so that it showed th

Re: [PHP] Trying to pass a variable through a form...

2001-12-06 Thread Alex Shi
Can you paste Tnoy2.php script? Please make sure in Tony2.php $name is printed but not $lname. Alex - Original Message - From: "Anthony Ritter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 07, 2001 12:01 AM Subject: [PHP] Trying to pass a variable through a form...