Ok I got the output setup and everything, Just for the form I dont know, for some reason forms dont work on my install.
I tried just putting
Code:
<? echo( "Welcome to our Web site, $name!" ); ?>
and then going to to filename.php?name=thisismyname
and it tells me
Quote:
Notice: Undefined variable: name in C:\Program Files\Apache Group\Apache2\htdocs\test\action.php on line 3
years old.
|