Search found 1 match

by chappie
Tue Jun 09, 2009 8:39 pm
Forum: PHP - Code
Topic: basic question
Replies: 3
Views: 190

basic question

trying to make my first web survey for school. not sure why .php file does not read variables from client side .htm using following code snippet to test.   //html client side <html> <body>   <form action="welcome.php" method="post"> Name: <input type="text" name="f...