I am using PHP 4.2.1 w/ IIS on XP.
When i run a simple script which i actually copied from a tutorial i have I get a Variable NOT Found error.
all the code that is there is
-html-
-?php
echo($name);
?-
-/html-
I eliminated proper tags not knowing how this message board will react to html tags.
where you would call the file as such
myfile.php?name=MyName
And i constantly get Variable not found. I am confused about this. Anyone know how to fix it.
http://risrani.no-ip.com:12300/t2.php?name=Test
IF THE PAGE DOESNT LOAD MY COMPUTER COULD BE OFF
I just installed all this just to learn PHP, instead of paying for webspace to learn. Also i dont need a internet connection then to learn.