View Single Post
Old 05-06-2002, 12:12 AM   #25 (permalink)
ChoaticWhisper
Registered User
 
Join Date: Oct 2001
Location: Alabama
Posts: 1,293
ChoaticWhisper is on a distinguished road
Send a message via AIM to ChoaticWhisper
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.

ChoaticWhisper is offline   Reply With Quote