This one line of CODE won't work
Posted: Sun May 19, 2002 10:24 pm
Ok after 2 hours of being totally confused about why some code which I copied straight out of a book doesn't work, I decided maybe some of you could help me.
What I did is took this one line of code and threw it into a a file called text.php
<?php echo $author; ?>
Then I pulled up http://localhost/text.php?author=test
And walla.... A blank page EVERYTIME.
Yes I have IIS and PHP installed. Please Help this is driving me crazy.
What I did is took this one line of code and threw it into a a file called text.php
<?php echo $author; ?>
Then I pulled up http://localhost/text.php?author=test
And walla.... A blank page EVERYTIME.
Yes I have IIS and PHP installed. Please Help this is driving me crazy.