Hello, I am running Apache with mod_php and when I try something like `echo $a` in a webpage like `/foo.php?a=bar`, I get no results. Could this be a problem with apache? What could be wrong? Thanks!