Hi All!
I have a html page with a simple form with the input type ="text" name="fisrtname", when I send it with post/get to another php-page, the php-page should just <?echo "Hello $firstname";?>
The problem is that it echos back (Hello but no variable??)
Iam running Apache 2.0 and php is enabled.
Whats wrong!! newbie stupid?
Thanx!
I have a html page with a simple form with the input type ="text" name="fisrtname", when I send it with post/get to another php-page, the php-page should just <?echo "Hello $firstname";?>
The problem is that it echos back (Hello but no variable??)
Iam running Apache 2.0 and php is enabled.
Whats wrong!! newbie stupid?
Thanx!