To test PHP, I typed:
<?=$name?>
Then went to "localhost/index.php?name=name"
Unusually, I got
Notice: Undefined variable: name in C:\path\index.php on line 1
I am assuming php.ini has something to do with it... not sure what tho.
Regards;
Alex..
oh, btw, I am running 4.3.4