Search found 2 matches
- Thu Oct 31, 2002 10:31 am
- Forum: PHP - Code
- Topic: PHP Newbie Nees Help !!
- Replies: 2
- Views: 362
- Thu Oct 31, 2002 10:24 am
- Forum: PHP - Code
- Topic: PHP Newbie Nees Help !!
- Replies: 2
- Views: 362
PHP Newbie Nees Help !!
Hi people, Whats wrong with my code? All I am trying to do is pass a variable between two pages: - page 1 Form: - <form action="page2.php" method="post"> My name is: <br> <input type="text" name="YourName" value=""> <input type="submit" nam...