Help with variables



I cant figure out why my variables aren't getting to my php file

If I have a file called test.php and the contents look like this:

<?php
echo $example;
?>

Why doesn¹t it echo my string if I do this:

http://www.mydomain.com/test.php?example=test


.



Relevant Pages

  • Re: using fopen() in write mode is failing
    ... file "time" is in the same directory as the .php file, ... echo "$file cannot be opened. ... I've never used Fedora9 - but I don't *think* it has additional security features, ...
    (comp.lang.php)
  • Re: using fopen() in write mode is failing
    ... file "time" is in the same directory as the .php file, ... echo "$file cannot be opened. ... I've never used Fedora9 - but I don't *think* it has additional security features, ...
    (comp.lang.php)
  • Re: using fopen() in write mode is failing
    ... file "time" is in the same directory as the .php file, ... echo "$file cannot be opened. ... I've never used Fedora9 - but I don't *think* it has additional security features, ...
    (comp.lang.php)
  • Re: using fopen() in write mode is failing
    ... file "time" is in the same directory as the .php file, ... echo "$file cannot be opened. ... I've never used Fedora9 - but I don't *think* it has additional security features (like SE Linux), ...
    (comp.lang.php)
  • Re: using fopen() in write mode is failing
    ... file "time" is in the same directory as the .php file, ... permissions set to 0766. ... code snip in question: ... echo "$file cannot be opened. ...
    (comp.lang.php)